rescaler.matrix | R Documentation |
Rescales matrix by columns
## S3 method for class 'matrix' rescaler(x, type="sd", ...)
x |
matrix to rescale |
type |
type of rescaling to apply |
... |
other arguments passed to rescaler |
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.