Learn R Programming

GreedyExperimentalDesign (version 1.5.6.1)

standardize_data_matrix: Standardizes the columns of a data matrix.

Description

Standardizes the columns of a data matrix.

Usage

standardize_data_matrix(X)

Value

The n x p design matrix with columns standardized

Arguments

X

The n x p design matrix

Author

Adam Kapelner