reshape (version 0.8.7)

rescaler.matrix: Rescale a matrix

Description

Rescales matrix by columns

Usage

# S3 method for matrix
rescaler(x, type="sd", ...)

Arguments

x

matrix to rescale

type

type of rescaling to apply

...

other arguments passed to rescaler