update the new residuals
Posted: Tue Apr 12, 2011 10:06 pm
dear
when i estimate the varmodel using ols,and then using SUR
how can i update the new coefficients and residuals of model(eq)
my model is
linreg(define=eq1) x/ r1
# constant x{1 to 2}
linreg(define=eq2) y/ r2
# constant x{1 to 2} y{1 to 2}
group eq eq1 eq2
sur(model=eq)
when i estimate the varmodel using ols,and then using SUR
how can i update the new coefficients and residuals of model(eq)
my model is
linreg(define=eq1) x/ r1
# constant x{1 to 2}
linreg(define=eq2) y/ r2
# constant x{1 to 2} y{1 to 2}
group eq eq1 eq2
sur(model=eq)