
ICL Plot for Model-Based Clustering
plot.mclustICL.RdPlots the ICL values returned by the mclustICL function.
Usage
# S3 method for class 'mclustICL'
plot(x, ylab = "ICL", ...)Arguments
- x
Output from
mclustICL.- ylab
Label for the vertical axis of the plot.
- ...
Further arguments passed to the
plot.mclustBICfunction.
