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!