Dear Community,
I am doing a logistic regression.
My Y-Variable is 1 if a company records non-GAAP earnings and 0 otherwise.
My X-Variables are several continuous and dummy variables as for example log(market capitalization) and so on.
Since I have 5 observations per firm, I clustered the standard errors per firm.
Following is the output of my regression:

My first problem is, that nearly no of the x-variables is statistically significant. However, even if the resuls are not significant, they can still be valuable for interpretation.
However, I receive the comment "Note: 7 failures and 0 successes completely determined." According to the stata FAQ (https://www.stata.com/support/faqs/s...ic-regression/) there are two possible explanations for the message.
The "important note" on such page says: Here there will be no missing standard errors. If you have a missing standard error in your output, see Case 2 below.
Now my first question is: how do I determind if there are missing standard errors in my model?
And the second question: if there really are missing standard errors, how can I proceed best?
Thank you in advance for your help.
Andrea
I am doing a logistic regression.
My Y-Variable is 1 if a company records non-GAAP earnings and 0 otherwise.
My X-Variables are several continuous and dummy variables as for example log(market capitalization) and so on.
Since I have 5 observations per firm, I clustered the standard errors per firm.
Following is the output of my regression:
My first problem is, that nearly no of the x-variables is statistically significant. However, even if the resuls are not significant, they can still be valuable for interpretation.
However, I receive the comment "Note: 7 failures and 0 successes completely determined." According to the stata FAQ (https://www.stata.com/support/faqs/s...ic-regression/) there are two possible explanations for the message.
The "important note" on such page says: Here there will be no missing standard errors. If you have a missing standard error in your output, see Case 2 below.
Now my first question is: how do I determind if there are missing standard errors in my model?
And the second question: if there really are missing standard errors, how can I proceed best?
Thank you in advance for your help.
Andrea
Comment