Hi,
I am using panel data about women's wellbeing and influencing factors, therefore, I have been using a fixed effects panel regression (xtreg..., fe cluster(pidp)) so far.
To establish causality I am trying to use an IV regression. I assume that I need to account for the panel nature and fe, so so far have used the following regress:
xtivreg $Y1 $X1 ($Y2 = $X2), fe
Where Y1 is the dependent variable (life satisfaction)
X2 is the endogenous variable (housewife)
X1 are controls (marital status, children, region, income, year, age)
X2 is the instrument (gender employment ratio by region and year)
I have seen that there is also a regression for IV that accounts for the endogenous variable being binary, which mine is, using treatreg $Y1 $X1, treat($Y2 = $X2 $X1), which makes the first stage probit. However, this does not account for fe, please could someone help by providing guidance on which is the best method to use?
I have some other job status' as well, (unemployed, part-time, full-time), do these need to be included in the iv regressions? Or are they accounted for as '0' in the binary variable 'housewife'?
Many thanks,
Ash
Related Posts with IV using panel data and fixed effects
Counting readmission rate from the index dateI have the below data fields. How to count the number of admissions pre 30 days and post 30 days fro…
Suest and r-squared?Hi, Does anybody know if there is an option to show the r-squared with suest? And if not, is there …
High R-square in ppmlHi statalist, I would like to clarify few things about using ppml on gravity data. 1. I'm trying t…
How to show the unique value of a characteristic variable in panel data?I am having a panel data with the unit is firms in 65 countries around the world with the time serie…
Fixed effectDear all, I will please like to find out the explanation for the issue below. I have a cross secti…
Subscribe to:
Post Comments (Atom)
0 Response to IV using panel data and fixed effects
Post a Comment