Info
此问题已关闭。 请重新打开它进行编辑或回答。
Question about autoregressive vector prediction
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!