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

st: 'xtgee' for logistic regression


From   "Nora Ghaemi" <[email protected]>
To   [email protected]
Subject   st: 'xtgee' for logistic regression
Date   Mon, 19 Jul 2004 14:18:58 +0000

dear statalisters,

i have to run a logistic regression that has to take into account clustering of subjects into families.
the command 'logistic' works but does not account for clustering, so the standard errors are smaller that they should be.

i am trying to use on the same dataset the command xtgee:

xtgee dep_var indep_var, family(binomial) link(logit) i(id)


but invariably i get this response from stata:

estimates diverging (absolute correlation > 1)
r(430);


should I rearrange the data somehow in order to run �xtgee�? it was my understanding that xtgee does not need to �tsset�

can anyone help me with this issue?

thanks a lot!

nora

_________________________________________________________________
Planning a family vacation? Check out the MSN Family Travel guide! http://dollar.msn.com

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