covwhitener: Returns square root of the precision matrix for whitening

View source: R/jngcaFunctions.R

covwhitenerR Documentation

Returns square root of the precision matrix for whitening

Description

Returns square root of the precision matrix for whitening

Usage

covwhitener(X, n.comp = ncol(X), center.row = FALSE)

Arguments

X

Matrix

n.comp

the number of components

center.row

whether to center

Value

square root of the precision matrix for whitening


singR documentation built on April 3, 2025, 10:31 p.m.