Program for calculating different model selection criteria
Program for calculating different model selection criteria
Hi, Is there a program I can download for calculating AIC, SIC, and other model selection criteria after a linreg or boxjenk command?
Re: Program for calculating different model selection criter
Use the @REGCRITS procedure: see UG-62 in the version 8 User's Guide.
Re: Program for calculating different model selection criter
What are the command for AIC, BIC, SIC for BEKK and DCC models? Thank you
Re: Program for calculating different model selection criter
Because @REGCRITS uses the log likelihood as the measure of fit, you can use that after a GARCH instruction as well.ddngoh wrote:What are the command for AIC, BIC, SIC for BEKK and DCC models? Thank you