CRAN/E | mixR

mixR

Finite Mixture Modeling for Raw and Binned Data

Installation

About

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'.

Key Metrics

Version 0.2.0
R ≥ 3.5.0
Published 2021-06-01 1068 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks mixR results

Downloads

Yesterday 45 0%
Last 7 days 190 -26%
Last 30 days 962 -10%
Last 90 days 3.027 -22%
Last 365 days 14.188 -4%

Maintainer

Maintainer

Youjiao Yu

jiaoisjiao@gmail.com

Authors

Youjiao Yu

aut / cre

Material

README
NEWS
Reference manual
Package source

In Views

Cluster

Vignettes

An Introduction to mixR

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

mixR archive

Depends

R ≥ 3.5.0

Imports

ggplot2 ≥ 3.3.3
graphics
Rcpp ≥ 1.0.6
stats

Suggests

rmarkdown
knitr
testthat ≥ 3.0.0
mockery

LinkingTo

Rcpp