df.std: Standardize a data.frame

Description Usage Arguments

Description

Subtract mean and divide by sd for each column of the provided data.frame.

Usage

1
df.std(x)

Arguments

x

The data.frame whose columns will be standardized.


driegert/transfer3 documentation built on May 3, 2019, 8:33 p.m.