i'm working on a VAR model and can't seem to find a code that can help me get my AIC,BIC and HQIC. hoping i can get some help with this. Thanks!

i'm working on a VAR model and can't seem to find a code that can help me get my AIC,BIC and HQIC. hoping i can get some help with this. Thanks!

Answers (1)

Hey Paapa, if you have not already, you should probably check out the documentation for the "aic" function (part of the System Identification Toolbox).  It very well may work for your use case.  I have provided a link to its documentation.
There are other AIC and BIC calculations in other toolboxes for other specific applications (e.g., econometrics or machine learning).  If you search for "aic" in MathWorks documentation, you will see links to some of these.
The HIQC can be calculated by implementing a fairly straight-forward equation.  I found one website describing the calculation (linked to below).

Categories

Find more on MATLAB Parallel Server in Help Center and File Exchange

Asked:

on 6 Mar 2017

Answered:

on 13 Mar 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!