centerDS: Centering of a data frame

View source: R/centerDS.R

centerDSR Documentation

Centering of a data frame

Description

Centers each column of a data frame object by substracting the mean of the column

Usage

centerDS(table, ...)

Arguments

table

data.frame or numeric vector to be centered

...

numeric The means of the columns (ordered by column)

Value

data.frame or numeric vector centered


isglobal-brge/dsML documentation built on March 14, 2023, 1:58 p.m.