Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Capabilities of svymlogit


From   "Jens Clausen" <[email protected]>
To   <[email protected]>
Subject   st: Capabilities of svymlogit
Date   Wed, 13 Jul 2005 12:55:51 +0200

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index