Default varm function not working
Mostrar comentarios más antiguos
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?
Respuestas (0)
Categorías
Más información sobre Vector Autoregression Models en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!