logistic regression [message #12044] |
Wed, 22 March 2017 13:37 |
chichi
Messages: 9 Registered: March 2017
|
Member |
|
|
Hello, I am working with Namibian DHS 2013. I want to make a logistic regression and produce Odds ratios. My two variables are "education level" (v106) and " comprehensive knowledge" (comp knowledge_score5). (The data is weighted) I tried the following code:
svy: logistic compknowledge_score5 i.v106 if gender == "women"
Is that code right?
As you can see in my output "no education" is not listed. If my syntax is correct, how can I interpret my output?
I am happy, if someone can help me!
|
|
|