Dear Statalisters,
I am trying to estimate the following system of equations using the reg3 command with the endog() option
y1,y2 and x1 are endogeneous variables and z1-z4 are instruments
reg3 (y1 y2 x1 x2 z1 z2) (y2 y1 x1 x2 z2 z4) , endog(x1 )
however, when I run this on STATA15 I get the following message : equation is not identified -- does not meet order conditions. I am not sure how to proceed further and any help would be very useful.
Regards,
Naveed
Related Posts with modelling simultaneous equations using REG3 command with the endog() option
Double Reshape With Excel File?Hey everyone. I'm working with quite the interesting excel file. Let's load it, shall we? Code: cle…
grinset command to create inset plots available from SSCI always thought that there was no easy way to place a small graph on top of another graph in Stata,…
Generating ith date of year variable from day/month/year date variable?Hi all, I am wondering if it is possible to generate a variable in the format of ith day of the yea…
Cannot evaluate a nlcom ratio after an mlogit estimationHi all, I am trying to get a valuation of a nonlinear expression of my estimated parameters from a …
Simple regressionHi all, I want to look at which sectors have a siginificant impact on total trade between two count…
Subscribe to:
Post Comments (Atom)
0 Response to modelling simultaneous equations using REG3 command with the endog() option
Post a Comment