A package to use minimal variance whitening.
Data whitening is a transformation of a dataset intended to decorrelate and standardize its variables. This results in a new dataset with the identity covariance matrix. The most common method of data whitening is Mahalanobis whitening. For a
If the covariance matrix
Minimal variance whitening finds a whitening matrix to be used in place of
For more information on the minimal variance whitening method, its calculation and examples of applications, please see the following publication: Gillard, J., O’Riordan, E. & Zhigljavsky, A. Polynomial whitening for high-dimensional data. Comput Stat (2022). https://doi.org/10.1007/s00180-022-01277-6