Dear R stat experts,

I am looking for an R function/code that can perform the EM algorithm to
estimate the parameters of a mixture of two negative binomial distributions.
I know that there are functions written that use the EM to estimate a
mixture of normal distributions and also within the package "mclust", but I
haven't seen any for other mixture density, like the negative binomial. I'm
not good enough to write such a function myself yet. Can you guide me to
something already done? Thanks.
-- 
View this message in context: 
http://www.nabble.com/EM-algorithm-on-a-mixture-of-two-negative-binomials--tf4646458.html#a13272913
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to