Hello everyone!
I'm very grateful to have this channel to resolve my doubts!
I'm working with a public dataset (5911 observations) from the Bank of Italy, a Survey on Households Income and Wealth (SHIW).
I'm running a probit regression.
My dependent variable is binary (1 if the respondent has stocks and zero otherwise)
I have 17 independent variables in total, 13 binaries, and 4 continuous (age, age squared, log of income, and log of wealth).
After running the regression this note appeared: Note: 2 failures and 0 successes completely determined. I already checked the state FAQ (https://www.stata.com/support/faqs/s...ic-regression/) and I followed the instructions to identify any covariate pattern or colinearity (I did this with only the binary variables). Then, after eliminating one variable I ran again the regression with only the binary variables, and apparently, everything was okay. But the problem is that when I add the continuous variables to the model, the same note appears, and I realized that the variable that is causing this message is the log of income, (when I remove this variable the note does not appear) and I don't know why, In this case, I can't follow the instructions given in the state FAQ, as the patterns are as many as the observations, of course, given the presence of the continuous variables.
So, dear community, what can I do in this case? Is there any way to know why this happens? Is my model okay even if this note appears?
Thank you in advance!!!!
I'm very grateful to have this channel to resolve my doubts!

I'm working with a public dataset (5911 observations) from the Bank of Italy, a Survey on Households Income and Wealth (SHIW).
I'm running a probit regression.
My dependent variable is binary (1 if the respondent has stocks and zero otherwise)
I have 17 independent variables in total, 13 binaries, and 4 continuous (age, age squared, log of income, and log of wealth).
After running the regression this note appeared: Note: 2 failures and 0 successes completely determined. I already checked the state FAQ (https://www.stata.com/support/faqs/s...ic-regression/) and I followed the instructions to identify any covariate pattern or colinearity (I did this with only the binary variables). Then, after eliminating one variable I ran again the regression with only the binary variables, and apparently, everything was okay. But the problem is that when I add the continuous variables to the model, the same note appears, and I realized that the variable that is causing this message is the log of income, (when I remove this variable the note does not appear) and I don't know why, In this case, I can't follow the instructions given in the state FAQ, as the patterns are as many as the observations, of course, given the presence of the continuous variables.
So, dear community, what can I do in this case? Is there any way to know why this happens? Is my model okay even if this note appears?
Thank you in advance!!!!
Comment