stdz | R Documentation |
This function standardizes variables by taking the difference between each value and the mean and dividing by the standard deviation.
stdz(x)
x |
An object of type numeric, logical, date, date-time, or time interval. |
The object x
coerced to an object of type "numeric".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.