agglomblock {sca} | R Documentation |
Agglomerate the two block-components which are closest
according to the specified cluster
ing method.
agglomblock(S, P, cluster = c("median","single","complete"))
S |
correlation/covariance matrix |
P |
component matrix |
cluster |
character specifying the clustering method; default
"median" , see sca(*, cluster=) . |
New component matrix with one block component less.
sca
, also for references