compute aic in matlab

Hi ,
Anybody know how to calculate the CORRECTED AIC in matlab?
I have a code which calculates the aic but I need to find the corrected aic
nn = 1:15;
nn = nn';
V=arxstruc(yt(1:500),yt(501:1000),nn);
p = selstruc(V,'AIC');
thanks

답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

질문:

dav
2013년 3월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by