Standardizes the columns of a data matrix.
standardize_data_matrix(X)
X
The n x p design matrix
The n x p design matrix with columns standardized
Adam Kapelner