Hi Statalist Community,
I am using logistic regression to predict and explain the probability of a firm being distressed in a panel dataset. since my dependent variable (Type) is dichotomous (Distressed coded as 1, Not-Distressed coded as 0) I am using xtlogit command. However, when i use nonconstant option, I end up with much more significant results as opposed to when the constant is included.
I understand that in the normal multivariate regression context, unless there is absolute certainty that the constant term does not capture any effect we should not drop it, however, I have difficulty to understand the meaning of the constant term in the logistic regression context. in other words, a firm can either be financially distressed or not and the coefficient for each of the independent variables reflect the impact of that variable on the likelihood of the firm being distressed (category coded as 1), so what does the coefficient of constant term (which is statistically significant) mean and under what circumstances will it be appropriate to drop the constant?
Many Thanks,
Sadegh
***********xtlogit with constant
***********xtlogit without constant

I am using logistic regression to predict and explain the probability of a firm being distressed in a panel dataset. since my dependent variable (Type) is dichotomous (Distressed coded as 1, Not-Distressed coded as 0) I am using xtlogit command. However, when i use nonconstant option, I end up with much more significant results as opposed to when the constant is included.
I understand that in the normal multivariate regression context, unless there is absolute certainty that the constant term does not capture any effect we should not drop it, however, I have difficulty to understand the meaning of the constant term in the logistic regression context. in other words, a firm can either be financially distressed or not and the coefficient for each of the independent variables reflect the impact of that variable on the likelihood of the firm being distressed (category coded as 1), so what does the coefficient of constant term (which is statistically significant) mean and under what circumstances will it be appropriate to drop the constant?
Many Thanks,
Sadegh
***********xtlogit with constant
***********xtlogit without constant
Comment