DescriptiveStatisticsMatrixGetCentered Method |
Name | Description | |
---|---|---|
GetCentered(Matrix) |
Get centered copy of data matrix.
Columns corresponds to variables
Rows corresponds to observations.
| |
GetCentered(Matrix, Matrix) |
Get centered copy of data matrix.
Columns corresponds to variables
Rows corresponds to observations.
| |
GetCentered(Matrix, Vector) |
Get centered copy of data matrix.
Columns corresponds to variables
Rows corresponds to observations.
| |
GetCentered(Matrix, Matrix, Vector) |
Get centered copy of data matrix.
Columns corresponds to variables
Rows corresponds to observations.
|