CRAN/E | plotGMM

plotGMM

Tools for Visualizing Gaussian Mixture Models

Installation

About

The main function, plot_GMM, is used for plotting output from Gaussian mixture models (GMMs), including both densities and overlaying mixture weight component curves from the fit GMM. The package also include the function, plot_cut_point, which plots the cutpoint (mu) from the GMM over a histogram of the distribution with several color options. Finally, the package includes the function, plot_mix_comps, which is used in the plot_GMM function, and can be used to create a custom plot for overlaying mixture component curves from GMMs. For the plot_mix_comps function, usage most often will be specifying the "fun" argument within "stat_function" in a ggplot2 object.

Key Metrics

Version 0.2.2
Published 2020-07-07 1396 days ago
Needs compilation? no
License MIT
License File
CRAN checks plotGMM results

Downloads

Yesterday 14 0%
Last 7 days 47 -16%
Last 30 days 193 +4%
Last 90 days 510 -32%
Last 365 days 2.312 -15%

Maintainer

Maintainer

Philip Waggoner

philip.waggoner@gmail.com

Authors

Philip Waggoner

aut / cre

Fong Chan

aut

Material

README
NEWS
Reference manual
Package source

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

plotGMM archive

Imports

methods
wesanderson
amerika
ggplot2

Suggests

mixtools
testthat
graphics