Learn R Programming

lqmm (version 1.02)

AIC.lqm: Akaike Information Criterion for LQM

Description

This function calculates the AIC of a fitted lqm model.

Usage

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

Arguments

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

See Also

lqm logLik.lqm