Learn R Programming

⚠️There's a newer version (1.6.2) of this package.Take me there.

StepReg (version 1.2.1)

Stepwise Regression Analysis

Description

Stepwise regression analysis for variable selection can be used to get the best candidate final regression model in univariate or multivariate regression analysis with the 'forward' and 'stepwise' steps. Procedure can use Akaike information criterion, corrected Akaike information criterion, Bayesian information criterion, Hannan and Quinn information criterion, corrected Hannan and Quinn information criterion, Schwarz criterion and significance levels as selection criteria. Multicollinearity detection in regression model are performed by checking tolerance value. Continuous variables nested within class effect and weighted stepwise regression are also considered in this package.

Copy Link

Version

Install

install.packages('StepReg')

Monthly Downloads

850

Version

1.2.1

License

GPL (>= 2)

Maintainer

JunhuiLi

Last Published

September 20th, 2019

Functions in StepReg (1.2.1)

stepwise

Stepwise Regression
ModelFitStat

calculate model fit statistics
StepReg-package

Stepwise Regression Analysis
stepOne

Optimized residual models