plotmm: Tidy Tools for Visualizing Mixture Models

The main function, plot_mm(), is used for (gg)plotting output from mixture models, including both densities and overlaying mixture weight component curves from the fit models in line with the tidy principles. The package includes several additional functions for added plot customization. Supported model objects include: 'mixtools', 'EMCluster', and 'flexmix', with more from each in active dev. Supported mixture model specifications include mixtures of univariate Gaussians, multivariate Gaussians, Gammas, logistic regressions, linear regressions, and Poisson regressions.

Version: 0.1.1
Imports: methods, wesanderson, amerika, ggplot2
Suggests: mixtools, EMCluster, flexmix, testthat, graphics, dplyr, patchwork, magrittr, knitr, rmarkdown
Published: 2022-11-09
Author: Philip Waggoner [aut, cre], Fong Chan [aut, ctb], Lu Zhang [aut, ctb]
Maintainer: Philip Waggoner <philip.waggoner at gmail.com>
BugReports: https://github.com/pdwaggoner/plotmm/issues
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: plotmm results

Documentation:

Reference manual: plotmm.pdf
Vignettes: Getting-Started

Downloads:

Package source: plotmm_0.1.1.tar.gz
Windows binaries: r-devel: plotmm_0.1.1.zip, r-release: plotmm_0.1.1.zip, r-oldrel: plotmm_0.1.1.zip
macOS binaries: r-release (arm64): plotmm_0.1.1.tgz, r-oldrel (arm64): plotmm_0.1.1.tgz, r-release (x86_64): plotmm_0.1.1.tgz
Old sources: plotmm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=plotmm to link to this page.