OrthogonalizeScores {MultBiplotR}R Documentation

Orthogonalize a set of Scores calculated by other procedure

Description

Orthogonalize a set of Scores calculated by other procedure

Usage

OrthogonalizeScores(scores)

Arguments

scores

A matrix containing the scores

Details

Orthogonalize a set of Scores calculated by other procedure proyecting onto the dimensions defined by the eigenvectors of the covariance matrix

Value

The orthogonalised scores.

Author(s)

Jose Luis Vicente Villardon

Examples

##---- Should be DIRECTLY executable !! ----


[Package MultBiplotR version 23.11.0 Index]