Update forecast.varest.R
When running a VAR with exogenous variables, one needs to provide the `dumvar`argument to `predict.varest`. Therefore, I just added the `...` to the `predict` function it can pass `dumvar`.
Loading
Please sign in to comment