Skip to content

RoelVerbelen/MME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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