AIC.hopit: Extracting the Akaike Information Criterion from the fitted model
Description
Extract the Akaike Information Criterion (AIC) from a fitted hopit
model.
Usage
# S3 method for hopit
AIC(object, ..., k = 2L)
Arguments
...
additional objects of the class hopit
.
k
a penalty per parameter to be used; the default k = 2 is the
classical AIC.