Learn R Programming

multivarious (version 0.2.0)

center: center a data matrix

Description

remove mean of all columns in matrix

Usage

center(preproc = prepper(), cmeans = NULL)

Value

a prepper list

Arguments

preproc

the pre-processing pipeline

cmeans

optional vector of precomputed column means