Forecast - Partial autocorrelation function

14 visualizaciones (últimos 30 días)
Merten
Merten el 17 de Abr. de 2012
Hi Forecast-community,
Currently I am stuck in a tricky, but simple problem. To estimate my forecast model (SARIMA) I need a partial autocorrelation function. I use the toolbox parcorr. My command is
[PACF,plags,pBounds]=parcorr(Series,nLags,R,nSTDs);
In general the PACF output should be between -1 and 1 but I have outputs which exceeds these boundaries.
My Questions:
Does I have an error when PACF exceeds the boundaries?
How can I fix this output?
Thanks for any help
Merten

Respuestas (0)

Categorías

Más información sobre Multivariate Models en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by