AIC.spdur | R Documentation |
Computes the Akaike Information Criterion for an spdur
class object.
## S3 method for class 'spdur'
AIC(object, ..., k = 2)
object |
An object of class |
... |
Optional arguments. |
k |
The penalty parameter, by default 2. For |
link{AIC}
, link{BIC.spdur}
data(model.coups)
AIC(model.coups)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.