- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 06-08-2009 11:32 AM
(1936 views)
Hi!
I'm desperately trying to figure out how to run these stats for my dissertation. Does the SURVEY LOGISTIC procedure have a way to differentiate multinomial and binomial logistic regression?
Please help!
Thanks,
Jess
I'm desperately trying to figure out how to run these stats for my dissertation. Does the SURVEY LOGISTIC procedure have a way to differentiate multinomial and binomial logistic regression?
Please help!
Thanks,
Jess
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Jess,
If by "differentiate" you mean that the procedure is able to determine automatically that the response has more than two levels, then the answer to your question is "yes."
You need to understand "response level ordering" to interpret the results. A good source for that information is the SURVEYLOGISTIC documentation, which you can access here:
http://support.sas.com/documentation/onlinedoc/stat/index.html
Note, too, that the example in the "Getting Started" section and the first example at the end of the chapter both have a 5-level ordinal response.
HTH,
Susan
If by "differentiate" you mean that the procedure is able to determine automatically that the response has more than two levels, then the answer to your question is "yes."
You need to understand "response level ordering" to interpret the results. A good source for that information is the SURVEYLOGISTIC documentation, which you can access here:
http://support.sas.com/documentation/onlinedoc/stat/index.html
Note, too, that the example in the "Getting Started" section and the first example at the end of the chapter both have a 5-level ordinal response.
HTH,
Susan
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much!