prost | R Documentation |
Procrustes rotation function, returning Tucker's Phi
prost(loading, norm, rotated = FALSE, digits = 2)
loading |
A correlation matrix to be rotated towards a target |
norm |
A correlation matrix that is the goal of the rotation |
rotated |
A TRUE/FALSE operator indicating if the rotated matrix should be returned in addition to Tucker's Phi |
digits |
The number of digits to be displayed in the output, defaults to 2 |
Returns Tuckers Phi evaluating the congruence of the loading matrix to the normative matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.