<rkevinburton <at> charter.net> writes:

> If I have some data that based on the historgram and other plots it "looks"
like a beta distribution. Is there
> a function or functions within R to help me determine the model parameters for
such a distirbution?


library(MASS)
?fitdistr

______________________________________________
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