AIC.MSARmdl | R Documentation |
MSARmdl
objectThis is a method for the function AIC()
for objects of the class MSARmdl
.
## S3 method for class 'MSARmdl'
AIC(object, ..., k = 2)
object |
a fitted model object for which there exists a
|
... |
optionally more fitted model objects. |
k |
numeric, the penalty per parameter to be used; the
default |
AIC value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.