Skip to content

mixR

Finite Mixture Modeling for Raw and Binned Data

v0.2.1 · Oct 19, 2024 · GPL (>= 2)

Description

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

Downloads

CRAN

534

Last 30 days

6696th

1.7K

Last 90 days

6.1K

Last year

Trend: +16.1% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

122

Last 90 days

433

Last year

Trend: -24.5% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/mixR.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies ggplot2 Rcpp cylcop mixR

Version History

5 tracked
new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.2.0 diff Oct 19, 2024
updated 0.2.0 ← 0.1.1 diff May 31, 2021
updated 0.1.1 ← 0.1.0 diff Jun 6, 2018
new 0.1.0 Feb 24, 2017