march.AIC: Compute Akaike Information Criterion (AIC).
The AIC (Akaike Information Criterion) is computed for
a given march.Model-class according to the data
used during construction.
Description
Compute Akaike Information Criterion (AIC).
The AIC (Akaike Information Criterion) is computed for
a given march.Model-class according to the data
used during construction.
Usage
march.AIC(model)
Arguments
model
The model for which the AIC has to be computed.
Value
The number of parameters of the given model and its AIC.