Description Usage Arguments Details Value Note Author(s) References See Also
The guts of the ICLUST algorithm. Called by ICLUST See ICLUST for description.
1 | ICLUST.cluster(r.mat, ICLUST.options,smc.items)
|
r.mat |
A correlation matrix |
ICLUST.options |
A list of options (see |
smc.items |
passed from the main program to speed up processing |
See ICLUST
A list of cluster statistics, described more fully in ICLUST
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
Although the main code for ICLUST is here in ICLUST.cluster, the more extensive documentation is for ICLUST.
William Revelle
Revelle, W. 1979, Hierarchical Cluster Analysis and the Internal Structure of Tests. Multivariate Behavioral Research, 14, 57-74.
http://personality-project.org/revelle/publications/iclust.pdf
See also more extensive documentation at
http://personality-project.org/r/r.ICLUST.html
ICLUST.graph,ICLUST, cluster.fit , VSS, omega
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.