covwhitener: 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)
Value
square root of the precision matrix for whitening
Arguments
- X
Matrix
- n.comp
the number of components
- center.row
whether to center