A n x p matrix of n observations and p predictors.
Value
A n x p matrix of n observations and p predictors.
Details
This function standardizes a matrix treating each row as a random vector
in an iid sample. It returns a n x p matrix with column-mean zero
and identity-covariance matrix.