Hi everyone,
I am a beginner user of winRATS and am wondering if anyone could provide me with the codes for implementing VAR(1)-GARCH(1,1)?
I have 4 returns variables and 4 state variables to be used for my VAR.
Thank you very much!
*
* VAR(1) model for the mean, BEKK for the variance
*
system(model=var1)
variables xjpn xfra xsui
lags 1
det constant
end(system)
garch(p=1,q=1,model=var1,mv=bekk,pmethod=simplex,piters=10)Return to VARs (Vector Autoregression Models)
Users browsing this forum: Google [Bot] and 1 guest