restriction on coefficient for dummy variables in linear OLS
Posted: Sun Dec 12, 2010 9:07 am
Hi,
I am currently having issue in running a linear OLS by setting the restriction on the coefficient.
Appreciate if someone would be able to assist. I using E-view 7 at the moment.
Equation: y = c + B1X1 + B2X2 + B3X3+ B4X4 + B5X5 + e
X are dummy variable and B is the coefficient for X dummy variable respectively,
while e is error term.
My target is to run the above regression in programming by Restricting B1*W1 + B2*W2 + B3*W3 + B4*W4 +B5*W5 = 0.
#W refers to weight.
Appreciate if someone familiar with this offers some advices and guidance.
Thanks a million in advance.
I am currently having issue in running a linear OLS by setting the restriction on the coefficient.
Appreciate if someone would be able to assist. I using E-view 7 at the moment.
Equation: y = c + B1X1 + B2X2 + B3X3+ B4X4 + B5X5 + e
X are dummy variable and B is the coefficient for X dummy variable respectively,
while e is error term.
My target is to run the above regression in programming by Restricting B1*W1 + B2*W2 + B3*W3 + B4*W4 +B5*W5 = 0.
#W refers to weight.
Appreciate if someone familiar with this offers some advices and guidance.
Thanks a million in advance.