plot.MclustBounded {mclustAddons} | R Documentation |
Plotting method for model-based clustering of bounded data
Description
Plotting method for model-based clustering of bounded data
Usage
## S3 method for class 'MclustBounded'
plot(x, what = c("BIC", "classification", "uncertainty"), dimens = NULL, ...)
Arguments
x |
An object of class |
what |
A string specifying the type of graph requested. Available choices are:
|
dimens |
A vector of integers specifying the dimensions of the coordinate projections. |
... |
Further arguments passed to or from other methods. |
Value
No return value, called for side effects.