README.md

GSM

Travis build status

Overview

Current release: 1.3.3
R version required: at least 3.0.0

Gamma Shape Mixture Estimation Using R.

Installation

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.



sergioventurini/GSM documentation built on June 8, 2019, 2:44 a.m.