An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130611/7c7c5fbe/attachment.pl>
Package for maximizing likelihood function with EM algorithm
2 messages · Anhai Jin, Berend Hasselman
On 11-06-2013, at 21:14, Anhai Jin <ajin at iknowtion.com> wrote:
Hi R users, I am trying to figure out if there is a package in R that can maximize likelihood function with EM algorithm. Right now, I have derived the log-likelihood function, which is a function of 9 indicator variables with 14 parameters. Is there a package that I can specify the log-likelihood function, along with all variables and parameters, and will generate estimates?
Have a look at package SQUAREM Berend