sortmatrix {sca} | R Documentation |
Reorder the columns of a component matrix P
by decreasing
variances of components where the block-components come first, the
difference components afterwards.
sortmatrix(S, P)
S |
correlation/covariance matrix |
P |
component matrix |
numeric matrix which is just P
with columns reordered.
sca
, also for references