mm_Phenotype | R Documentation |
Apply PCA and Hierarchical Clustering to infer phenotypes
mm_Phenotype(A, maxPC = 10, k = NULL)
A |
an array to be analyzed. No missing data allowed (see |
maxPC |
Maximum number of PCs to use in analysis. The default (10) is entirely arbitrary. 10 may be too many shape variables to consider, or it may be far from enough. |
k |
The number of groups for which phenotypes will be drawn. If NULL (default) Diagnostic plots will be drawn to help gauge appropriate k |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.