plrs.select {plrs} | R Documentation |
Selection of a model based on an information criterion (AIC, AICC, BIC or OSAIC).
plrs.select(object, crit = ifelse(object@call.arg$constr,"osaic","aic"))
object |
An object of class |
crit |
Character corresponding to the criterion to use. See |
An object of class plrs.select-class
Gwenael G.R. Leday g.g.r.leday@vu.nl