Description Usage Arguments Details Value
Does the thing as scale()
but faster.
1 | scalefaster(x)
|
x |
A matrix; |
Uses colSds() from matrixStats
package.
A matrix in which columns are centered to have zero mean and scaled to have sd one.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.