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]
st: joint estimation of two equations using GLM
From
Shehzad Ali <[email protected]>
To
Stata List <[email protected]>
Subject
st: joint estimation of two equations using GLM
Date
Fri, 4 Nov 2011 09:31:06 +0000 (GMT)
Hi Listers,
I am working with glm models for two dependent variables that may be correlated. My equations are:
glm y1 $xvars1, family(binomial) link(logit)
glm y2 $xvars1, family(gamma) link(log)
Is there a way that I could jointly estimate the two equations to allow for correlation? I believe -sureg- estimates equations jointly but assumes normality which is not tenable in this case. Hence, I would prefer to use glm but would like to allow for correlation. Any help would be appreciated.
Thank you
Shehzad
*
* 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/