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

View source: R/standardized.beta.R

standardized.betaR Documentation

Compute standardized betas on a linear model object

Description

Compute standardized betas on a linear model object

Usage

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/flexplot documentation built on Sept. 23, 2024, 9:01 p.m.