mixR: Finite Mixture Modeling for Raw and Binned Data (original) (raw)

Performs maximum likelihood estimation for finite mixture models for families including Normal, Weibull, Gamma and Lognormal by using EM algorithm, together with Newton-Raphson algorithm or bisection method when necessary. It also conducts mixture model selection by using information criteria or bootstrap likelihood ratio test. The data used for mixture model fitting can be raw data or binned data. The model fitting process is accelerated by using R package 'Rcpp'.

Version: 0.2.1
Depends: R (≥ 4.3.0)
Imports: ggplot2 (≥ 3.5.1), graphics, Rcpp (≥ 1.0.13), stats
LinkingTo: Rcpp
Suggests: rmarkdown, testthat, mockery
Published: 2024-10-20
DOI: 10.32614/CRAN.package.mixR
Author: Youjiao Yu [aut, cre]
Maintainer: Youjiao Yu
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Materials: README NEWS
In views: Cluster
CRAN checks: mixR results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=mixRto link to this page.