Philip D. Waggoner1
Fong Chun Chan2
Lu Zhang3
In collaboration withFongChan (Achilles Therapeutics) andLu Zhang (University ofChicago), we have developedplotmm for tidy visualizationof mixture models. This package is a substantial update to theplotGMMpackage.
Load the latest version:
devtools::install_github("pdwaggoner/plotmm")library(plotmm)Load the latest stable (CRAN) version:
install.packages("plotmm")library(plotmm)To get started, read the “Getting Started” vignette, which includes afew basic examples.
Anyone is welcome to contribute to the package. Before collaborating,please take a look at and abide by thecontributorcode of conduct. Here’s a sampling of how to contribute:
Submit anissue reporting abug, requesting a feature enhancement, etc.
Suggest changes directly viapullrequest
Reach out directlywith ideas if you’re uneasy with public interaction