Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Question about autoregressive vector prediction
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone!
I'm using the forecast function to get the prediction of an autoregressive vector in Matlab R2018b.
As you can see on forecast documentation:
"The predictor data does not contribute variability to YMSE because forecast treats XF as a nonstochastic matrix."
It's important to say that, the square roots of YMSE are the standard errors of the forecasts of Y.
And, I need a different standard error for each predicted path.
What function of Matlab can I use to get variability to YMSE? How can I obtain a different standard error for each predicted path?
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!