gammaMLE | R Documentation |
Estimate the MLE of shape and scale parameters of the Gamma distribution using the Newton-Raphson method on the profile log-likelihood to estimate the shape parameter.
gammaMLE(x, ur)
x |
a numeric vector of length n |
ur |
logical. If |
a vector of length two with shape and scale/rate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.