Are there any suggested approaches for using non-stationary series in a VAR model? As per otexts.org:
If the series are non-stationary we take differences to make them stationary and then we fit a VAR model (known as a “VAR in differences”).
Are there any other approaches for creating a forecasting model non-stationary series in a multivariate series?
Any leads on this would be helpful. I'm looking for implementing this model in R
.