lmhelprs: Helper Functions for Linear Model Analysis

A collection of helper functions for multiple regression models fitted by lm(). Most of them are simple functions for simple tasks which can be done with coding, but may not be easy for occasional users of R. Most of the tasks addressed are those sometimes needed when using the 'manymome' package (Cheung and Cheung, 2023, <doi:10.3758/s13428-023-02224-z>) and 'stdmod' package (Cheung, Cheung, Lau, Hui, and Vong, 2022, <doi:10.1037/hea0001188>). However, they can also be used in other scenarios.

Version: 0.3.0
Depends: R (≥ 2.10)
Imports: stats
Suggests: knitr, rmarkdown, tinytest
Published: 2024-02-18
Author: Shu Fai Cheung ORCID iD [aut, cre]
Maintainer: Shu Fai Cheung <shufai.cheung at gmail.com>
BugReports: https://github.com/sfcheung/lmhelprs/issues
License: GPL (≥ 3)
URL: https://sfcheung.github.io/lmhelprs/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: lmhelprs results

Documentation:

Reference manual: lmhelprs.pdf
Vignettes: lmhelprs

Downloads:

Package source: lmhelprs_0.3.0.tar.gz
Windows binaries: r-devel: lmhelprs_0.3.0.zip, r-release: lmhelprs_0.3.0.zip, r-oldrel: lmhelprs_0.3.0.zip
macOS binaries: r-release (arm64): lmhelprs_0.3.0.tgz, r-oldrel (arm64): lmhelprs_0.3.0.tgz, r-release (x86_64): lmhelprs_0.3.0.tgz, r-oldrel (x86_64): lmhelprs_0.3.0.tgz
Old sources: lmhelprs archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lmhelprs to link to this page.