clustMDPlots a parallel coordinates plot and dot plot of the estimated cluster means, a barplot of the variances by cluster for diagonal covariance models or a heatmap of the covariance matrix for non-diagonal covariance structures, and a histogram of the clustering uncertainties for each observation.
# S3 method for clustMD
plot(x, ...)Prints graphical summaries of the fitted model as detailed above.
a clustMD object.
further arguments passed to or from other methods.
McParland, D. and Gormley, I.C. (2016). Model based clustering for mixed data: clustMD. Advances in Data Analysis and Classification, 10 (2):155-169.
clustMD