How can i apply AIC to all possible lags in a moving average time series model with 10 lags?

4 views (last 30 days)
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
Image Analyst on 4 Jul 2014
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()?

Categories

Find more on Model Predictive Control Toolbox 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!