NEWS
lm.beta 1.7-3 (2025-11-16)
- updated help files for compatibility to R v4.5
lm.beta 1.7-2 (2023-03-12)
- fixed problems with S3-methods
lm.beta 1.7-1 (2023-01-09)
- fixed the support of weighted cases
- added the enhancement to xtable
- base code is revised to guarantee simplier understanding
- depending help files are revised
lm.beta 1.6-2 (2022-05-09)
- added a second type of standardization (argument
complete.standardization) for models without intercept
- changed 'standardized intercept' from '0' to 'NA'
- package vignette 'implementation' added
- depending help files are revised
lm.beta 1.5-1 (2014-12-28)
- bug fixes belonging to problem of printing the standardized
coefficients in front of the output of summary- and, in some
cases, coef-function are implemented
- depending help files are revised
lm.beta 1.5 (2014-09-28)
- terms without intercept can be handled
- all possible left-hand terms can be handled
- coef.lm.beta extended by additional arguments passed through
- generating the coefficient table in summary.lm.beta corrected
- all help files are basically revised
lm.beta 1.0 (2014-07-20)