| inform_crit | R Documentation |
This function computes information criteria (AIC, Schwartz and Hannan-Quinn) for VARs.
inform_crit(v)
v |
a list of VAR objects as from fitVAR. |
A data frame with columns AIC, BIC, and
HannanQuinn containing the information criteria values for each
VAR model in the input list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.