whiten {FKSUM} | R Documentation |
Whitening (standardising) a data matrix
Description
Transforms data matrix by centering, projecting onto its first k principal components, and standardising the resulting components. The output is a zero mean, identity covariance data matrix. Only used for pre-processing prior to ICA. Not intended for alternative access.
[Package FKSUM version 1.0.1 Index]