Hello everyone,
I am currently working on estimating a 2SLS model with two endogenous variables (x1 and x2) and two equations in the first stage using the -cmp- command.
First stage equations:
Second stage:
Is there a way to estimate two-way clustered standard errors when using the -cmp- command? Alternatively, are there other manual approaches to estimate the multi-equation 2SLS model with two-way clustered standard errors?
Thank you very much for your help!
Gary
I am currently working on estimating a 2SLS model with two endogenous variables (x1 and x2) and two equations in the first stage using the -cmp- command.
First stage equations:
- x1 = z1 + covariates + epsilon1
- x2 = z2 + covariates + epsilon2
Second stage:
- y=x1^hat + x2^hat + covariates + epsilon3
Is there a way to estimate two-way clustered standard errors when using the -cmp- command? Alternatively, are there other manual approaches to estimate the multi-equation 2SLS model with two-way clustered standard errors?
Thank you very much for your help!
Gary
Comment