rescaler.matrix: Rescale a matrix
Description
Rescales matrix by columns
Usage
# S3 method for matrix
rescaler(x, type="sd", ...)
Author
Hadley Wickham <h.wickham@gmail.com>
Arguments
- x
matrix to rescale
- type
type of rescaling to apply
- ...
other arguments passed to rescaler