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!