First off I want to say that I am new to Stata and also to statistics. I have searched for a solution to my problem on numerous sites but I haven't found anything that matched.
I have 45 observations and 5 independent variables, all numeric, and one of them is binary (Democracy, coded as 0 and 1). When i try to do the logistic regression, I get the message:
note: Democracy != 1 predicts failure perfectly
Democracy dropped and 22 obs not used
outcome = GDPpercapita > 3485.1 predicts data perfectly
r(2000);
I really don't understand why Democracy (my dichotomous variable) is being omitted?
I am grateful for all help I can get. Thank you.
Related Posts with R2000 in logistic regression and I can't find what is missing
Trend Analysis with Adjustment for CovariatesHi everyone, I would like to do a trend test with adjustment for covariates. But as far as I know, …
Margins after ivreg2 - with partial optionDear all, I am running IV regression using ivreg2 with the partial option; Code: ivreg2 total i.…
Interpreatation of regression and mean valueHello, my question is regarding regression and mean value. So one group of my dataset has better Pe…
converting string to date returns missing valuesHello, I have a string variable (str10) which I want to convert into date so i can add and subtract …
Step by Step Stata PanelDear Stata Users, I am quite a newbie to Stata and panel data. Actually when I take a look at books…
Subscribe to:
Post Comments (Atom)
0 Response to R2000 in logistic regression and I can't find what is missing
Post a Comment