yes, It was lags problem.TomDoan wrote: Maybe you're using a different number of lags in the @MVQSTAT.
Now it works perfect and thanx alot
yes, It was lags problem.TomDoan wrote: Maybe you're using a different number of lags in the @MVQSTAT.
still gives this error:TomDoan wrote: I assume this is what you're trying to do:
dec vect[series] x(%nvar)
do i=1,%nvar
set x(i) = rd(t)(i)
end do i
Code: Select all
garch(p=1,q=1,model=var1,mv=CC,pmethod=simplex,piters=5,hmatrices=Varmah, MVHSERIES=VarmaHmatrix, rvectors=Varmarv,STDRESIDS=Varmaeta ) gstart gend O S