AIC-methods {flexmix}R Documentation

Methods for Function AIC

Description

Evaluate the Akaike Information Criterion. This function is defined as an old-style generic in the base package. In this package is it converted to an S4 generic.

Methods

object = ANY
Evaluate the AIC of a general object
object = flexmix
Evaluate the AIC of an flexmix object

[Package Contents]