rescaler-matrix-xv: Rescale a matrix

rescaler.matrixR Documentation

Rescale a matrix

Description

Rescales matrix by columns

Usage

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

Arguments

x

matrix to rescale

type

type of rescaling to apply

...

other arguments passed to rescaler

Author(s)

Hadley Wickham <h.wickham@gmail.com>


reshape documentation built on April 12, 2022, 5:07 p.m.