plrs.select: Model selection

Description Usage Arguments Value Author(s)

View source: R/plrs.select.r

Description

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

Usage

1
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

An object of class plrs.select-class

Author(s)

Gwenael G.R. Leday g.g.r.leday@vu.nl


plrs documentation built on April 28, 2020, 6:09 p.m.