OrthogonalizeScores {MultBiplotR} | R Documentation |
Orthogonalize a set of Scores calculated by other procedure
OrthogonalizeScores(scores)
scores |
A matrix containing the scores |
Orthogonalize a set of Scores calculated by other procedure proyecting onto the dimensions defined by the eigenvectors of the covariance matrix
The orthogonalised scores.
Jose Luis Vicente Villardon
##---- Should be DIRECTLY executable !! ----