Rdocumentation
powered by
Learn R Programming
VBmix (version 0.2.8)
plotGmm: plotGmm
Description
3D density plot of a 2D GMM.
Usage
plotGmm(mod)
Arguments
mod
GMM object to plot
Value
a new plotting window with the 3D density plot.
See Also
displayScatter
Examples
Run this code
plotGmm(randomGmm())
Run the code above in your browser using
DataLab