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

st: Re: Random or fixed-effects estimator for ordinal outcomes


From   "Tim Hofer" <[email protected]>
To   <[email protected]>
Subject   st: Re: Random or fixed-effects estimator for ordinal outcomes
Date   Tue, 12 Nov 2002 13:14:40 -0500

----- Original Message -----
From: "Neumayer,E" <[email protected]>
To: <[email protected]>
Sent: Tuesday, November 12, 2002 9:44 AM
Subject: st: Random or fixed-effects estimator for ordinal outcomes


> Does anybody have an estimator for estimating random or fixed-effects
models for ordinal outcomes? Stata has panel estimators for binary and
nominal outcomes, but not for ordinal ones. Any help greatly appreciated.
Eric Neumayer
> *

There is an ologit link for GLLAMM
(http://www.iop.kcl.ac.uk/IoP/Departments/BioComp/programs/gllamm.html)

from the help file:
Generalised linear latent and mixed models
-------------------------------------------

gllamm depvar [varlist] [if exp] [in range] , i(varlist)
         [  nrf(#,...,#) eqs(eqnames) nocorrel
            noconstant offset(varname) geqs(eqnames)
            bmatrix(matrix) ip(string) nip(#,...,#)
            constraints(clist) weight(varname)
            family(family) fv(varname) denom(varname) s(eqname)
            link(link) lv(varname)
            expanded(varname varname string) basecategory(#)
            thresh(eqnames) ethresh(eqnames)
            from(matrix) copy skip long
            lf0(# #) gateaux(# # #) search(#)
            noest eval init adoonly adapt robust
            level(#) eform allc trace nolog dots
         ]

where family is                        and link is
                gaussian                       identity
                poisson                        log
                gamma                          reciprocal
                binomial                       logit
                                               probit
                                               cll (complimentary log-log)
                                               ologit (o stands for ordinal)
                                               oprobit
                                               ocll
                                               mlogit
                                               sprobit (scaled probit)
                                               soprobit

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