shrinkdiff {sca} | R Documentation |
Shrinks a (principal) component towards a simple difference-component
in sca
.
shrinkdiff(zcomp, S, P, criterion)
zcomp |
a component vector to be simplified. |
S |
correlation/covariance matrix |
P |
component matrix |
criterion |
character string specifying the optimality criterion,
see sccrit for details. |
a list with the components
scompmax |
a new simple component vector, typically result of
simpvector . |
critmax |
the (optimal) value of the criterion, achieved for
scompmax . |
sca
, also for references