Feeds
提问
How to generate data based on uninvertible probability distribution function?
I want to generate data based on given probability distribution. f(y) = alpha*exp(-y/beta1)+(1-alpha)*exp(-y/beta2) I trie...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to use 'mle' function on multi-dimension vector represented by matrix?
Hi everyone, I want to try run mle to estimate parameters from a pdf function on a multi-column dataset. The number of rows ...
10 years 前 | 1 个回答 | 0
