Hello, I want to combine a VAR model (with 2 variables) and an arma to forecast a serie. I have this example : do time = prevstart,prevend-stepsahead linreg(define=limpeq,noprint) limp estimstart time reslimp # constant limp{1} lpib{0 2 3} dum200901 boxjenk(define=lpibeq,constant,ar=2,diffs=1,regres...