DescriptiveStatisticsMatrixGetCholeskyWhited Method (Matrix, Matrix, Matrix, Matrix)
|
Get whited copy of data matrix. Use user specified covariance matrix instead of actual calculation.
I.e. centered and after applying linear transformation which intends to make covariance matrix unit.
Columns corresponds to variables
Rows corresponds to observations.
This transformation use inversed Cholesky factor.
Namespace:
FinMath.Statistics
Assembly:
FinMath (in FinMath.dll) Version: 2.4.7-0a995bd0ea1854c2c868ec3f8dae606c5777e170
Syntax See Also