powered by
Computes the Akaike Information Criterion for an spdur class object.
spdur
# S3 method for spdur AIC(object, ..., k = 2)
An object of class spdur.
Optional arguments.
The penalty parameter, by default 2. For BIC.spdur, the penalty parameter equals log(N).
BIC.spdur
log(N)
link{AIC}, link{BIC.spdur}
link{AIC}
link{BIC.spdur}
data(model.coups) AIC(model.coups)
Run the code above in your browser using DataLab