standardize_data_matrix {GreedyExperimentalDesign} | R Documentation |
Standardizes the columns of a data matrix.
Description
Standardizes the columns of a data matrix.
Usage
standardize_data_matrix(X)
Arguments
X |
The n x p design matrix |
Value
The n x p design matrix with columns standardized
Author(s)
Adam Kapelner
[Package GreedyExperimentalDesign version 1.5.6.1 Index]