I am trying to run a fixed effects regression but unfortunately having some issues. I hope someone could help me.
I want to regress $P_{itc} = \mu_{c} + \phi_{b} + \gamma_{s} + \sigma_{1}*tax_{i,t} + CPI_{t-1} + \epsilon_{i,c,t}
I want to see the impact of tax (excise) on prices. The tax varies in quantities and in a small part by time (3 variations). The i is for product type (brand) and size, c is for city and t is for time (which is monthly). I want to include fixed effects by cities, by brand fixed effects and by differences in size.
1) My panel data is strongly unbalanced, meaning that for some cities I have more than one observation per product and for different years I have more observations than others. Any thoughts on this?
2) Given that I have CPI for the last period, does it make sense to include time fixed effects?
3) Originally I am tring to run: xtreg avg_price tax CPI_t-1 if quantity=600, fe cluster(id_city) to see the impact in different quantities. However, I am afraid that the variable tax has very small variation since it only changes in 3 points in time for 67 periods. Any thoughts on that?
Any answers would be highly appreciated. Many thanks.
Related Posts with Fixed Effects Estimation
Firm fixed-effectHi, I am using firm fixed-effect in my main regressions and the results are significant. When I run …
i.year not controlling for first year when using xtreg/regThe xtreg command I'm using is Code: xtreg log_dep_sum c.indep_perc##i.industry_abovemed i.month,f…
Problem concerning panel aata with duplicate time variablesDear all, I have a dataset of 40 companies with a total of 975 votes and want to look at the impact …
FavarHello everyone, I want to apply FAVAR model but I could not find any source on how to implement it …
Reshape long to wideHi all, I need advice on how to change the dataset which is in the form of table with 6 rows * 3 co…
Subscribe to:
Post Comments (Atom)
0 Response to Fixed Effects Estimation
Post a Comment