stepCriterion | R Documentation |
Generic function for selecting variables from a fitted regression model using a chosen criterion.
stepCriterion(model, ...)
model |
a fitted model object. |
... |
further arguments passed to or from other methods. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.