aic | R Documentation |
Akaike's and Bayesian information criterion of a fitted starmagarch model.
## S3 method for class 'starmagarch'
AIC(object, ...)
BIC(object, ...)
## S3 method for class 'starmagarch'
BIC(object, ...)
object |
|
... |
optionally more fitted model objects. |
AIC
: AIC of fitted model.
BIC
: BIC of fitted model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.