Good Afternoon,
I am currently undertaking a piece of research in which I require a fixed-effects model. I have panel data in the form of 6 years & 48 Local Authorities giving 288 obs.
My research is looking at estimating the impact of immigration on house prices.
xtset LA_id Year
panel variable: LA_id (strongly balanced)
time variable: Year, 2013 to 2018
delta: 1 year
The Issue:
When using a FEIV Model, when i dont include year dummies via i.year i get results with a significant coefficient on the IV:
xtivreg Change_lnHPI Change_in_Population_by_Initial lag_Housing_Population UN100 CC100 (ActualStockChange_lagPopStock = Flow_Population), fe vce(cluster GOR_id)
Fixed-effects (within) IV regression Number of obs = 288
Group variable: LA_id Number of groups = 48
Coefficient on IV = 3.99 significant at a 5% level
However, when i introduce i.Year into the model to capture year effects (2013 as a base year) the coefficient on my IV is extremely insignificant...
I am wondering if anyone can help to offer a justification in this situation as to why I should exclude year effects from the model... It's hard to argue that year dummies aren't necessary when considering something like house prices which are so clearly time-dependent.
Note: When using an IV2SLS model, coefficients are perfectly fine with the inclusion of year dummies, so this makes this result even more baffling.
Thank you.
Related Posts with Use of Year Dummies in Fixed Effects Model
- cdo - now on SSC: for those who like to -do- things differentlyThe main inspiration for this command was frustration. Often I'd start a long dofile and move on, on…
How to do Granger causality test after Var regressionHi, guys! I`m confused about the granger causality test. Suppose there is a regression: yt=a+xt+L1.y…
How to generate the number of schools a student is eligible for within his own state and year? I have the following dataset: school id score state year university_a 1 150 Cal 2000 university_a 2…
Using estimates from MI regression in Forecast functionI would like to use estimates from a regression (that used 'multiple imputation') in the 'forecast' …
outreg with logiti would like to export results of several logit commands to one single table (one regression per col…
Subscribe to:
Post Comments (Atom)
0 Response to Use of Year Dummies in Fixed Effects Model
Post a Comment