auto_scale: apply auto scaling

Description Usage Arguments Value

View source: R/shared_functions.r

Description

auto scaling scales by subtracting the mean and dividing by the standard deviation

Usage

1
auto_scale(in_data, sub_mean = FALSE)

Arguments

in_data

the matrix of original data

sub_mean

should mean subtraction be performed

Value

matrix


rmflight/error_transformation documentation built on May 27, 2019, 9:31 a.m.