Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: multilevel logistic model on aggregated data


From   George Leckie <[email protected]>
To   [email protected]
Subject   Re: st: multilevel logistic model on aggregated data
Date   Wed, 23 Nov 2011 15:19:07 +0000

Hi Maria,

You can also fit this model using the user written gllamm command

	. ssc install gllamm, replace

or by using the user written runmlwin command

	. ssc install runmlwin, replace

For both commands the option you need is denom(varname). For both commands, you will also need to specify their respective family or distribution options as binomial and the link function options as logit.

Both gllamm and runmlwin allow a range of extensions to your model which are not implemented in xtmelogit. See their respective help files and websites for further details.

Best wishes

George
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index