I have a following question: I want to estimate the impact of increased use of computers by employees on their employment. I have panel data for 11 industries and 11 time periods. As Hausman test suggested I have a correlation between error terms and my regressor, therefore I am using a fixed effects model.
That is:
xtset industry time
xtreg employment computer_use c.using_computer#i.industry degree, fe
However, I thought that actually computer_use (% of employees using a computer) could be endogenous in the sense that the price of the computer could be a good instrument for that.
I have searched in a variety of articles but cannot find an answer to my (potentially stupid) question: if I am using a fixed effect model, does it exclude the option of instrumental variables? Isn't fixed effects already controlling for endogeneity and I should not worry about IV ?
Related Posts with Instruments in FE model
Predictions using gologit2 - issues applying coeffcients to validation datasetI'm new to Stata, so apologies in advance if this is a basic question. I am having some issues apply…
Generate an initiale value for each five year interval in unbalanced panel dataHi dear Statalister, I have an unbalanced panel data and i want to generate a new variable. This var…
Forcing my Event Study through R2000 in loopsHey Everyone, I'm currently trying to run a regression/prediction of some abnormal returns. All goo…
Split to multiple files, merge and appendI have two files, each with 3 variables. The first one has date, city, and score. The second one ha…
Loop for running individual regression for sectors and then taking average of all coefficientsHi, I have to run three regressions , from three separate files and then take a mean of all explanat…
Subscribe to:
Post Comments (Atom)
0 Response to Instruments in FE model
Post a Comment