Description Usage Arguments Value Examples
Compute distance between clusters and place instances according to probability to belong to each cluster
| 1 | computeMDS(model, ndim)
 | 
| model | is a Mclust object | 
| ndim | number of dimension t | 
a list where first element is a matrix that represents the centroids of each cluster in a ndim-dimensional space and the second element is a matrix where each instance is placed in a ndim-dimensional space
| 1 | computeMDS(model,2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.