zscore | R Documentation |
Subtracts the mean and then divides by the standard deviation.
zscore(x, na.rm = FALSE)
x |
a numeric vector or an R object but not a
|
na.rm |
logical. Should missing values be removed? |
The standardized scores for the values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.