Learn R Programming

MAINT.Data (version 0.3)

BestModel-methods: Methods for Function BestModel in Package `MAINT.Data'

Description

Selects the best model according to the chosen selection criterion (currently, AIC or BIC)

Usage

BestModel(Idt,SelCrit=c("IdtCrt","AIC","BIC"))

Arguments

Idt
An IData object representing NObs interval-valued entities.
SelCrit
The model selection criterion

Value

  • An integer with the index of the model chosen by the selection criterion