README.md

plotmm Tidy Tools for Visualizing Mixture Models

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge Downloads Documentation

plotGMM:

lifecycle CRAN_Status_Badge Downloads Documentation

Package authors and contributors: - Philip D. Waggoner (pkg maintainer), YouGov & Columbia University - Fong Chun Chan, Achilles Therapeutics - Lu Zhang, University of Chicago (formerly Emory)

In collaboration with Fong Chan (Achilles Therapeutics) and Lu Zhang (University of Chicago), we have developed plotmm for tidy visualization of mixture models. This package is a substantial update to the plotGMM package.

Install

Load the latest version:

devtools::install_github("pdwaggoner/plotmm")

library(plotmm)

Load the latest stable (CRAN) version:

install.packages("plotmm")

library(plotmm)

Getting Started

To get started, read the "Getting Started" vignette, which includes a few basic examples.

Contribute

Anyone is welcome to contribute to the package. Before collaborating, please take a look at and abide by the contributor code of conduct. Here's a sampling of how to contribute:



pdwaggoner/plotGMM documentation built on Nov. 12, 2022, 4:35 a.m.