Irescale (version 0.2.6)

standardizedByColumn: Scales a matrix by column.

Description

standardizedByColumn It considers each column independently to scale them.

Usage

standardizedByColumn(M)

Arguments

M

Matrix to be scaled by column.

Value

a matrix scaled by column.