Description Usage Arguments Value Examples
Function to fit the gamma distribution with the maximum likelihood method
1 | gamma_mle(dat)
|
dat |
the data that needs fitting (i.e. flood data) |
param Estimated parameters (2) and standard error returned as a list($estimate, $se)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.