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

st: Re: Is there 'xt' command when the outcome variable is orderd choice?


From   "Stanislav Kolenikov" <[email protected]>
To   [email protected]
Subject   st: Re: Is there 'xt' command when the outcome variable is orderd choice?
Date   Mon, 16 Aug 2004 17:17:11 -0000

--- In [email protected], Tesfayi Gebre wrote:
> I am looking for a 'xt' command to analyze
> longitudinal data where the outcome variable is
> ordered choice. If not, are there other options?

You would have to master -gllamm- command, which in your case would
look something like

gllamm depvar regressors, link(ologit) family(gaussian) i(panel_ID)

or something of that kind. See http://www.gllamm.org for all sorts of
information. If you are close to Boston, you should consider going to
Stata user group meeting next week.

Stas



*
*   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