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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
