Skip to content

RoelVerbelen/MME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9ed2f7 · Sep 1, 2015

History

22 Commits
Sep 1, 2015
Sep 1, 2015
Jul 10, 2015
Jul 14, 2015
Jul 10, 2015
Jul 14, 2015
Jun 26, 2015
Jul 10, 2015
Jul 14, 2015
Jul 14, 2015
Jul 9, 2015

Repository files navigation

MME

MME is an R package providing a method to fit univariate and multivariate mixtures of Erlang distributions to possibly censored and/or truncated data. The censoring and/or truncation can be left, right or interval.

Installation

To install the current development version from github you need the devtools package and the other packages on which MME depends:

install.packages(c("devtools", "doParallel", "foreach", "matrixStats", "parallel"))

To install MME run:

library(devtools)
install_github("RoelVerbelen/MME")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published