Package: plotGMM 0.2.2
plotGMM: Tools for Visualizing Gaussian Mixture Models
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.
Authors:
plotGMM_0.2.2.tar.gz
plotGMM_0.2.2.zip(r-4.7)plotGMM_0.2.2.zip(r-4.6)plotGMM_0.2.2.zip(r-4.5)
plotGMM_0.2.2.tgz(r-4.6-any)plotGMM_0.2.2.tgz(r-4.5-any)
plotGMM_0.2.2.tar.gz(r-4.7-any)plotGMM_0.2.2.tar.gz(r-4.6-any)
plotGMM_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
plotGMM/json (API)
NEWS
| # Install 'plotGMM' in R: |
| install.packages('plotGMM', repos = c('https://pdwaggoner.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:00b6686238. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 223 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 110 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 113 |
Exports:plot_cut_pointplot_GMMplot_mix_comps
Dependencies:amerikaclicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewesandersonwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plots Cut Point from Gaussian Mixture Models | plot_cut_point |
| Plots Mixture Components from Gaussian Mixture Models | plot_GMM |
| Custom Function for Overlaying Mixture Components | plot_mix_comps |
