Learn R Programming

MAINT.Data (version 2.4.1)

LogLikelihood--methods: Methods for function logLik in Package `MAINT.Data'

Description

S4 methods for function logLik. These methods extract the logarithm of the likelihood function for the models fitted to Interval Data.

Usage

# S4 method for IdtE
logLik(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, BIC, AIC