Selects the best model according to the chosen selection criterion (currently, BIC or AIC)
BestModel(ModE,SelCrit=c("IdtCrt","BIC","AIC"))
An object of class IdtE representing the estimates of a model fitted to a data set of interval-value variables
The model selection criterion. “dtCrt” stands for the criterion originally, while “BIC” and “AIC” represent respectivelly the Bayesian and Akaike information criteria.
An integer with the index of the model chosen by the selection criterion