Description Usage Arguments Details See Also Examples
Plots for model-based clustering results, such as BIC, classification, uncertainty and density.
1 2 3 4 |
x |
Output from |
what |
A string specifying the type of graph requested. Available choices are:
If not specified, in interactive sessions a menu of choices is proposed. |
dimens |
A vector of integers specifying the dimensions of the coordinate projections
in case of |
xlab, ylab |
Optional labels for the x-axis and the y-axis. |
ylim |
Optional limits for the vertical axis of the BIC plot. |
addEllipses |
A logical indicating whether or not to add ellipses with axes
corresponding to the within-cluster covariances in case of
|
main |
A logical or |
... |
Other graphics parameters. |
For more flexibility in plotting, use mclust1Dplot
,
mclust2Dplot
, surfacePlot
, coordProj
, or
randProj
.
Mclust
,
plot.mclustBIC
,
plot.mclustICL
,
mclust1Dplot
,
mclust2Dplot
,
surfacePlot
,
coordProj
,
randProj
.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.