Learn R Programming

MAINT.Data (version 0.5.1)

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