OrthogonalizeScores: Orthogonalize a set of Scores calculated by other procedure

View source: R/OrthogonalizeScores.R

OrthogonalizeScoresR 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 !! ----


MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.