fitdistr | R Documentation |
Fit parameters of a marginal distribution to some data vector
fitdistr(x, densfun, start, control, ...)
x |
data vector |
densfun |
string giving distribution function name |
start |
starting guess for the parameters (recommended leaving this out) |
control |
control parameters to optim |
... |
further arguments to densfun |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.