Skip to contents

Centers and scales each row of a matrix to have zero mean and unit norm.

Usage

normalization(si)

Arguments

si

A numeric matrix.

Value

A matrix with each row centered and scaled.