vikrant wrote:
Hi,
I want to estimate parameters of weibull distribution. For this, I am using
fitdistr() function  in MASS package.But when I give fitdistr(c,"weibull") I
get a Error as follows:- Error in optim(x = c(4L, 41L, 20L, 6L, 12L, 6L, 7L, 13L, 2L, 8L, 22L, : non-finite value supplied by optim
Any help or suggestions are most welcomed

Use function pelwei() in package lmom.


J. R. M. Hosking

______________________________________________
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