Learn R Programming

MAINT.Data (version 2.4.1)

InformationCriteria--methods: Methods for functions BIC and AIC in Package `MAINT.Data'

Description

S4 methods for functions BIC and AIC. These methods extract the values of the BIC and AIC information criteria for the models fitted to Interval Data.

Usage

# S4 method for IdtE
BIC(x)
# S4 method for IdtE
AIC(x)

Arguments

x

An object representing a model fitted to interval data.

Value

The information criterion value for the model fitted in object x.

See Also

'>IdtE, logLik