I'd like to extract the AIC from my estimation output. For example I estimate the equation
Code: Select all
lrd4.star(variables=lrd4(-1) bdmrgn dlsoy lrd6, transition=lrd4(-1), lstr, evaluation, sv=d4sv)Is there a way to extract the AIC score from the estimation output using commands from my program?AIC is not a member or procedure of LSTR03.
