Dear All,
I am new to Stata, and trying to use it to analyze a survey dataset
where some respondents have several positive responses (ie: "Have you
participated in A?" -Yes, "Have you participated in B?" -Yes, etc.) and
therefore have several lines in the dataset.
Now my question is whether SVYMLOGIT is capable of handling this, and
whether I am going about it the right way. I am using:
svyset [pweight=WGT], psu(PERSONID)
svymlogit Y <vars>, base(0)
which produce estimates identical to
mlogit Y <vars>, base(0)
except for the standard errors. Is this correct?
Thanks,
Jens
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/