Learn R Programming

lqmm (version 1.03)

AIC.lqmm: Akaike Information Criterion for LQMM

Description

This function calculates the AIC of a fitted lqmm model.

Usage

## S3 method for class 'lqmm':
AIC(object, ..., k = 2)

Arguments

object
an object of class "lqmm".
...
not used.
k
numeric, the penalty per parameter to be used; the default k = 2 is the classical AIC.

See Also

lqmm logLik.lqmm