standardized.beta: Compute standardized betas on a linear model object

Description Usage Arguments Details Value Author(s)

View source: R/standardized.beta.R

Description

Compute standardized betas on a linear model object

Usage

1
standardized.beta(object, sd.y = T, se = F)

Arguments

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?

Details

Compute standardized betas on a linear model object

Value

the standardized betas

Author(s)

Dustin Fife


dustinfife/fifer2 documentation built on Nov. 4, 2019, 11:04 a.m.