center: center a data matrix

View source: R/pre_process.R

centerR Documentation

center a data matrix

Description

remove mean of all columns in matrix

Usage

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

Arguments

preproc

the pre-processing pipeline

cmeans

optional vector of precomputed column means

Value

a prepper list


bbuchsbaum/multivarious documentation built on April 15, 2024, 3:33 a.m.