Default varm function not working
显示 更早的评论
Hi,
When I try to set up a default VAR model as below following this instructions (https://www.mathworks.com/help/econ/varm.estimate.html) I get the following error 'Undefined function 'varm' for input arguments of type 'double'.'
Mdl = varm(2,4)
Does anyone know why this is?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Vector Autoregression Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!