Standardized | R Documentation |
Standardize a numeric vector by centering and scaling, handling NAs appropriately
Standardized(x)
x |
a numeric vector to standardize. Missing values are allowed and will be replaced with 0 after standardization. |
an instance of class Standardized
extending ParametricBasis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.