Learn R Programming

plrs (version 1.12.0)

plrs.select: Model selection

Description

Selection of a model based on an information criterion (AIC, AICC, BIC or OSAIC).

Usage

plrs.select(object, crit = ifelse(object@call.arg$constr,"osaic","aic"))

Arguments

object
An object of class plrs-class
crit
Character corresponding to the criterion to use. See criteria.

Value

plrs.select-class