| AIC.ssm | R Documentation |
AIC for fitted state space models
## S3 method for class 'ssm'
AIC(object, k = 2, ...)
object |
an object of class |
k |
numeric, penalty per parameter (default is 2). |
... |
additional arguments. |
The AIC value, or NULL if model is not fitted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.