Skip to contents

Auto scale and centers data using the prep.autoscale function from the mdatools package.

Usage

StatisticSettings_PrepareData_autoscale(center = TRUE, scale = TRUE)

Arguments

center

Logical (length 1) indicating if the data should be centered.

scale

Logical (length 1) indicating if the data should be scaled.

Value

A StatisticSettings_PrepareData_autoscale object.

Details

StatisticSettings_PrepareData_autoscale