On Wed, Jul 18, 2007 at 08:08:50AM -0700, rach.s wrote:
>
> Hello!
>
> I need to perform maximum likelihood estimation on R, but I am not sure
> which command to use. I searched on google, and found an example using the
> function mlogl, but I couldn't find the package on R. Is there such
> function? Or how should i perform my mle?
^^^ :)
library(stats4)
?mle
G.
[...]
--
Csardi Gabor <[EMAIL PROTECTED]> MTA RMKI, ELTE TTK
______________________________________________
[email protected] 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.