Learn R Programming

lm.beta (version 1.7-3)

Add Standardized Regression Coefficients to Linear-Model-Objects

Description

Adds standardized regression coefficients to objects created by 'lm'. Also extends the S3 methods 'print', 'summary' and 'coef' with additional boolean argument 'standardized' and provides 'xtable'-support.

Copy Link

Version

Install

install.packages('lm.beta')

Monthly Downloads

26,663

Version

1.7-3

License

GPL (>= 3)

Maintainer

Stefan Behrendt

Last Published

November 16th, 2025

Functions in lm.beta (1.7-3)

coef.lm.beta

Print Coefficients of Standardized Linear-Model-Object
lm.beta

Add Standardized Regression Coefficients to Linear-Model-Objects
print.lm.beta

Print Standardized Linear-Model-Object
summary.lm.beta

Summarize Standardized Linear-Model-Object
xtable.lm.beta

Coerce Coefficent Table of Standardized Linear-Model-Object to LaTeX- and HTML-Tables
lm.beta-package

Add Standardized Regression Coefficients to lm-Objects