how to do vector autoregresion?
5 次查看(过去 30 天)
显示 更早的评论
Hi all! Well I want to use vector autoregressive model for my case but I do not know exactly which functions should I use. Any idea would be a great help for me.
0 个评论
回答(1 个)
Roger Wohlwend
2014-9-18
If you possess the Econometrics toolbox then the main function is vgxvarx . There is extensive documention in Matlab help about vector autoregressive models. It will tell you what other functions you will need for estimating and assessing the quality of the models.
If do not have Econometrics toolbox then you have to estimate the models with OLS regression yourself.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Conditional Mean Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!