standardize: center and scale each vector of a matrix

View source: R/pre_process.R

standardizeR Documentation

center and scale each vector of a matrix

Description

center and scale each vector of a matrix

Usage

standardize(preproc = prepper(), cmeans = NULL, sds = NULL)

Arguments

preproc

the pre-processing pipeline

cmeans

an optional vector of column means

sds

an optional vector of sds

Value

a prepper list


bbuchsbaum/multivarious documentation built on July 16, 2025, 11:04 p.m.