Hello,
i have a dataset containing information about entrepreneurs in the field of gender, education level, age, industry of start-up, year of creation , economic activity controls (gdp, population and unemployment).
My main regression contains
dependent variable : gender (1 for female/ 0 for male)
independent variables : dummies for education level, age, entry dummies ( if firm was established in 80s, 90s or 00s), log of control variables
+ year, industry and county fixed effects
When i only use the dependent and independent variables, stata runs the regression perfectly and without problems. Unfortunately, when i add the fixed effects , the regressions does not converge.
How can i solve this problem, using the fixed effects? I need this specification in logit and probit.
i have a dataset containing information about entrepreneurs in the field of gender, education level, age, industry of start-up, year of creation , economic activity controls (gdp, population and unemployment).
My main regression contains
dependent variable : gender (1 for female/ 0 for male)
independent variables : dummies for education level, age, entry dummies ( if firm was established in 80s, 90s or 00s), log of control variables
+ year, industry and county fixed effects
When i only use the dependent and independent variables, stata runs the regression perfectly and without problems. Unfortunately, when i add the fixed effects , the regressions does not converge.
How can i solve this problem, using the fixed effects? I need this specification in logit and probit.
Comment