Vol: Volume coefficient

View source: R/critEval.R

VolR Documentation

Volume coefficient

Description

The volume of the parallepipede constructed on the columns of the matrix Y=BZ. This volume measures the orthogonality of the columns of Y. It is normalized and takes its values between 0 and 1.

Usage

Vol(B, Z)

Arguments

B

a n times p (centered or standardized) data matrix.

Z

a p times m matrix of sparse loadings.


chavent/sparsePCA documentation built on Feb. 2, 2023, 1:12 p.m.