Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Question about autoregressive vector prediction

1 view (last 30 days)
Maisa Melo
Maisa Melo on 8 Jan 2020
Closed: MATLAB Answer Bot on 20 Aug 2021
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?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!