Description Usage Arguments Value Author(s)
View source: R/fitDistributions.R
RgammaMLE fits a gamma distribution to a specified data vector using maximum likelihood.
1 | RgammaMLE(X)
|
X |
A vector of observations, assumed to be real numbers in the inveraval [0,+Inf). |
Returns a list of parameters for the best-fit gamma distribution (shape and scale).
Charles G. Danko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.