Gamma Shape Mixture Estimation Using R
.
The easiest way to get the package is to install it from CRAN:
install.packages("GSM")
Alternatively, you can install the development version directly from GitHub:
# install.packages("devtools")
devtools::install_github("sergioventurini/GSM")
See the documentation of the estim.GSM()
function for some examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.