Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

stepCriterion

Variable selection in regression models from a chosen criterion


Description

Generic function for selecting variables from a fitted regression model using a chosen criterion.

Usage

stepCriterion(model, ...)

Arguments

model

a fitted model object.

...

further arguments passed to or from other methods.

Value

A list which includes the descriptions of the linear predictors of the initial and final models as well as the criterion used to compare the candidate models.


glmtoolbox

Set of Tools to Data Analysis using Generalized Linear Models

v0.1.0
GPL-2 | GPL-3
Authors
Luis Hernando Vanegas [aut, cre], Luz Marina Rondón [aut], Gilberto A. Paula [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.