Description Usage Arguments Value
View source: R/standardization.R
Safe centering and scaling: it avoids dividing by 0
1 |
x |
matrix to center and scale |
center |
either numeric vector or logical |
scale |
either numeric vector or logical. If numeric, the 0 entries are internally replaced by 1 to avoid dividing by zero. |
centred and scaled matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.