Learn R Programming

volker (version 3.2.0)

get_betas: Calculate standardized betas

Description

Calculate standardized betas

Usage

get_betas(fit)

Value

A data frame with a row for each term

Arguments

fit

A model fitted with lm()