Skip to content
Back to formatted view

Raw Message

Message-ID: <DA92611A-AD37-41B9-8716-42BB4CB58907@xs4all.nl>
Date: 2013-06-11T20:14:56Z
From: Berend Hasselman
Subject: Package for maximizing likelihood function with EM algorithm
In-Reply-To: <9E7BC5801884234C82DC9BE021596FE973A6248718@SERVER2008.iknowtion2.local>

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