[R] estimate the parameter of exponential distribution, etc.
Vincent Goulet
vincent.goulet at act.ulaval.ca
Wed Feb 23 04:49:17 CET 2005
Le 22 Février 2005 18:01, Bickel, David a écrit :
> Given a numeric vector of observations, does R have any generic way to
> estimate the parameters of commonly used distributions (exponential, gamma,
> etc.) without numerically optimizing the likelihood function?
Assuming you want to use maximum likelihood estimation, look into 'fitdistr'
in package MASS.
Hope this helps!
--
Vincent Goulet, Professeur agrégé
École d'actuariat
Université Laval, Québec
Vincent.Goulet at act.ulaval.ca http://vgoulet.act.ulaval.ca
More information about the R-help
mailing list