scale: Generic Scale Method

scaleR Documentation

Generic Scale Method

Description

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.

Value

An object of the same class as x, scaled by the specified method.


bbuchsbaum/neuroim2 documentation built on Feb. 26, 2025, 3:49 p.m.