Rescales matrix by columns
rescaler.matrix(x, type="sd", ...)
x
matrix to rescale
type
type of rescaling to apply
...
other arguments passed to rescaler
Hadley Wickham <h.wickham@gmail.com>