Hello all,
does the following code include country and time fixed effects when running a 2SLS-regression?
does the following code include country and time fixed effects when running a 2SLS-regression?
xtset country yearThank you!
xi: xtivreg y (x=z) i.year, fe

Comment