Skip to contents

Scales an object by (typically) subtracting the mean and dividing by the standard deviation.

Usage

scale(x, ...)

Arguments

x

The object to be scaled.

...

Additional arguments for scaling methods.