How can i apply AIC to all possible lags in a moving average time series model with 10 lags?
Show older comments
I have a moving average time series model with 10 lags. I want to make a simulation to apply subset AIC (Akaike information criterion) to choose the correct lags. What is the MATLAB code to do that?
Answers (1)
Image Analyst
on 4 Jul 2014
0 votes
What is an "AIC" and what is a "lage"? What toolboxes does this apply to? List them in the Products box above.
Have you looked at conv() or smooth()?
2 Comments
arkedia
on 5 Jul 2014
Image Analyst
on 5 Jul 2014
OK. I'll correct the spelling from "lage" in your post.
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!