Two equations
Y = X + V1 + V2 + industry + time
X = Y + V1 + V2 + industry + time
I have an instrument, Z, that can be used to predict X.
I also have about 100 of industry and time dummies. (So I can't use 'model').
How do I go about producing the estimated coefficients for the above two equations?
No STATA, nor SAS seem to have the procedure for simultaneous equations.
With simultaneous equations, you need to do a little algebra first to "solve" the simultaneous equations and then fitting a model ought to be easy. And yes you can use dummy variables.
Better post it at Forecast forum since it is about SAS/ETS .
PROC MODEL can't do it ?
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.