Learn R Programming

lm.beta (version 1.7-2)

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

10,025

Version

1.7-2

License

GPL (>= 3)

Maintainer

Stefan Behrendt

Last Published

March 12th, 2023

Functions in lm.beta (1.7-2)

lm.beta-package

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

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

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

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

Summarize Standardized Linear-Model-Object
lm.beta

Add Standardized Regression Coefficients to Linear-Model-Objects