Estimating multiple equations simultaneously
Posted: Sun May 05, 2013 12:58 pm
Hello everyone,
is it possible to use runmlwin to estimate multiple equations simultaneously?
1. Seemingly unrelated equations
I'd like to estimate a model that consists of several regression equations, each having its own dependent variable and potentially different sets of exogenous explanatory variables. Each equation is a valid linear regression on its own and can be estimated separately (called seemingly unrelated regressions).
Such separate estimates are consistent, however generally not efficient when the error terms are correlated.
Example:
y1 = b0 + b1*x1 + b2*x2 + b3*x3
y2 = b4 + b5*x1 + b6*x2
Is it possible to estimate such structures with (run)mlwin?
The model can be further generalized into a simultaneous equations model, where the right-hand side regressors are allowed to be the endogenous variables as well.
2. Simultaneous equations model
Example:
y1 = b0 + b1*x1 + b2*x2 + b3*x3
x1 = b4 + b5*x2 + b6*x3
I know that it is possible to substitute the second into the first equation above and rearrange the model but am interested in the specific effects b5 and b6 as well.
Is there a way to implement these multiple equations in (run)mlwin and estimate the coefficients simultaneously?
If not, are you planning to implement this into future versions?
I hope I could make clear what I'd like to do and am looking forward to helpful comments.
Thanks a lot in advance,
Susann
is it possible to use runmlwin to estimate multiple equations simultaneously?
1. Seemingly unrelated equations
I'd like to estimate a model that consists of several regression equations, each having its own dependent variable and potentially different sets of exogenous explanatory variables. Each equation is a valid linear regression on its own and can be estimated separately (called seemingly unrelated regressions).
Such separate estimates are consistent, however generally not efficient when the error terms are correlated.
Example:
y1 = b0 + b1*x1 + b2*x2 + b3*x3
y2 = b4 + b5*x1 + b6*x2
Is it possible to estimate such structures with (run)mlwin?
The model can be further generalized into a simultaneous equations model, where the right-hand side regressors are allowed to be the endogenous variables as well.
2. Simultaneous equations model
Example:
y1 = b0 + b1*x1 + b2*x2 + b3*x3
x1 = b4 + b5*x2 + b6*x3
I know that it is possible to substitute the second into the first equation above and rearrange the model but am interested in the specific effects b5 and b6 as well.
Is there a way to implement these multiple equations in (run)mlwin and estimate the coefficients simultaneously?
If not, are you planning to implement this into future versions?
I hope I could make clear what I'd like to do and am looking forward to helpful comments.
Thanks a lot in advance,
Susann