Skip to contents

Scale a matrix using unbiased estimators for the mean and standard deviation.

Usage

unbiased_scale(x)

Arguments

x

A numeric matrix to be scaled.

Value

A scaled numeric matrix.