lmhelprs 0.3.0
New Features
- Added
many_lm()
. (0.2.0.2, 0.2.0.3)
- Added internal checks to
hierarchical_lm()
to check whether any two models are not fitted to an identical dataset. (0.2.0.4)
Miscellaneous
lmhelprs 0.2.0
- Added
data_test1
, a test dataset. (0.0.0.9002)
- Added
hierarchical()
. (0.0.0.9003)
- Added
hierarchical_lm()
and the print
method for its output. (0.0.0.9004, 0.0.0.9005, 0.0.0.9006)
- Added
test_highest()
and highest_order()
. (0.0.0.9007)
- Added a vignetted. (0.0.0.9008)
- First submission to CRAN. (0.1.0, 0.2.0)