I am running a logistic regression model where the counts/ frequencies are as follows: enter image description here. the rows are predictor (0, 1) and column is outcome (0, 1). Based on this relationship, predictor should have a negative relationship with the outcome from the results i am suspecting. but once i run a multiple logistic regression with covariates, I am getting an estimate that is opposite of what i am expecting.
The coding is correct as I have verified it so that does not seem to be an issue. i am so confused why it is interpreting it differently.enter image description here
Umar Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.