standardize_data_matrix: Standardizes the columns of a data matrix.

View source: R/shared.R

standardize_data_matrixR 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


GreedyExperimentalDesign documentation built on July 26, 2023, 5:48 p.m.