stdcoefs: Standardized Regression Coefficients

View source: R/stdcoefs.R

stdcoefsR Documentation

Standardized Regression Coefficients

Description

Calculates standardized regression coefficients, also known as beta weights. A standardized coefficient is the coefficient obtained from a regression in which both the independent variable and the dependent variable are standardized to have mean equal to zero and standard deviation equal to one.

Usage

stdcoefs(linmod)

Arguments

linmod

The linear regression model.


dnepple/tprstats documentation built on April 5, 2025, 6:18 a.m.