Plots BIC/ICL model selection curve and cluster memberships.
Usage
# S3 method for class 'cluster.gmm'
plot(x, type = c("bic", "membership"), ...)
Arguments
- x
An object of class 'cluster.gmm'.
- type
Type of plot: "bic" (default) or "membership".
- ...
Additional arguments (ignored).