View source: R/get_standardized.R
get_standardized | R Documentation |
Convert an unstandardized lm model object into a standardized lm model object. This standardizes all variables in the model and reruns the lm() on the standardized values.
get_standardized(x)
x |
a model object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.