Description Usage Arguments Details Value
View source: R/ClusterAnalysis.R
ClusterAnalysis conducts a cluster analysis for each invaraince matrix
in a list.
| 1 | ClusterAnalysis(matrix.list, ...)
 | 
| matrix.list | A list of invariance matrices from 
 | 
| ... | optional arguments that are passed to  | 
This function uses hclust to conduct a cluster analysis 
for each invaraince matrix in a list.
This function returns a list of objects of class hclust.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.