[R] Determining model parameters

Ben Bolker bolker at ufl.edu
Sun Aug 3 23:06:31 CEST 2008


 <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



More information about the R-help mailing list