View source: R/standardized.beta.R
standardized.beta | R Documentation |
Compute standardized betas on a linear model object
standardized.beta(object, sd.y = T, se = F)
object |
a lm object |
sd.y |
Should we scale based on standard deviation of Y as well as the predictors? |
se |
Should standard errors be reported? |
Compute standardized betas on a linear model object
the standardized betas
Dustin Fife
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.