Description Usage Arguments Value Examples
By centering I mean take the numeric variable and subtract the mean from each value. Then return each value.
1 | center(x)
|
x |
Variable to be centered |
Numeric x - mean(x)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.