Hi,
I am planning to run the following fixed effect regression to look at the impact of job loss for financial satisfaction. I am trying to control for paid sick leave which is the variable of q123s1. When I run my regression, it is omitted because of collinearity. How can I add my variable without omitted?
reghdfe std_satisf black hisplatino nativeamer asian jobloss black_shock hisp_shock native_shock asian_shock age gender hhincome working q123s1 i.q105 i.maritalstatus, absorb(id statereside year) cluster(statereside)
I am planning to run the following fixed effect regression to look at the impact of job loss for financial satisfaction. I am trying to control for paid sick leave which is the variable of q123s1. When I run my regression, it is omitted because of collinearity. How can I add my variable without omitted?
reghdfe std_satisf black hisplatino nativeamer asian jobloss black_shock hisp_shock native_shock asian_shock age gender hhincome working q123s1 i.q105 i.maritalstatus, absorb(id statereside year) cluster(statereside)
Comment