linreg: Linear Regression and Model Selection Framework

Provides a comprehensive framework for linear regression modeling and associated statistical analysis. The package implements methods for correlation analysis, including computation of correlation matrices with corresponding significance levels and visualization via correlation heatmaps. It supports estimation of multiple linear regression models, along with automated model selection through backward elimination procedures based on statistical significance criteria. In addition, the package offers a suite of diagnostic tools to assess key assumptions of linear regression, including multicollinearity using variance inflation factors, heteroscedasticity using the Goldfeld-Quandt test, and normality of residuals using the Shapiro-Wilk test. These functionalities, as described in Draper and Smith (1998) <doi:10.1002/9781118625590>, are designed to facilitate robust model building, evaluation, and interpretation in applied statistical and data analytical contexts.

Version: 0.1.0
Imports: stats, Hmisc, corrplot, car, lmtest
Published: 2026-04-16
DOI: 10.32614/CRAN.package.linreg (may not be active yet)
Author: Dr. Pramit Pandit [aut, cre], Dr. Bikramjeet Ghose [aut], Dr. Chiranjit Mazumder [aut]
Maintainer: Dr. Pramit Pandit <pramitpandit at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: linreg results

Documentation:

Reference manual: linreg.html , linreg.pdf

Downloads:

Package source: linreg_0.1.0.tar.gz
Windows binaries: r-devel: linreg_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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