Description Usage Arguments Value
Perform one iteration of the Newton-Raphson to compute the MLE of the parameters of the Gamma distribution
| 1 | update_newton_gamma(param, L, M)
 | 
| param | current parameters of the Gamma distribution | 
| L | weighted mean of log(data) | 
| M | weighted mean of the data | 
updated parameters of the Gamma distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.