center_and_scale: Centers and scales the matrix and returns mean and sd...

Description Usage Arguments

Description

Centers and scales the matrix and returns mean and sd vectors.

Usage

1
center_and_scale(x, scale_var = FALSE)

Arguments

x

Matrix, the training data set with samples in rows.

scale_var

Logical, should the variance be scaled? Default is FALSE.


robingradin/bara documentation built on May 9, 2019, 2:24 a.m.