Hi, I am running a logit regression in Stata. I do not see standard errors and p values in some regressors (for a few models) and in all regressors ( in some other regression models).
Pseudo R square is 1 in the models where SE and p value corresponding to no regressor is reported by the Stata.
I understand that this is happening due to either the problem of separation (quasi or full) or reduced degrees of freedom due to inclusion of higher number of regressors (sort of k>n).
Details for dataset are as follow:
--> Model includes a regressor in the level form as well as the square term (quadratic function).
--> In addition, the model includes 9 control variables plus industry and year controls.
-> Industry includes 34 unique industries in form of 2 digit industry codes.
--> Year control includes 11 unique years. Cross-sectional data is pooled across those 11 years.
If I remove industry effect controls the results become inconsistent in the models. Somewhere these give opposite signs and in some models these become insignificant.
I would be grateful your kind suggestions.
Thanks you!