Hi Statisticians,
Is any one known the difference of GEE and regression with robust error variance?
For example, we consider binary outcome grouped data (r is the events, n is the total, group is intervention status, cat is stracified categories), modeled with GEE and GLM with robust error variance, as:
***GEE
stset cat
xtgee r group, family(binomial n) link(logit) eform
***GLM
glm r group, family(binomial n) vce(cluster cat) eform Thanks.
Related Posts with The GEE and regression with robust error variance
Replace missing values in panel dataset by the mean, by pasting up, by pasting downHello, I have the following dataset: clear input year id value 1990 1 . 1991 1 . 1992 1 4 1993 1 . …
how many waves at least needed to run system GMMDear all, I'm estimating system gmm on a panel of 249 individuals across three waves. I wanted to l…
question on line chart outputHello, I created a twoway line chart but the output is too small and I'm not sure how to make it la…
Creating dummy variable based on percentilesHi Everyone, I have a variable G-Index with the following distribution: Governance | Index | (Gom…
Convert date and time to Stata formatHi all, I would like to convert the following date and time format into Stata format, so that I can…
Subscribe to:
Post Comments (Atom)
0 Response to The GEE and regression with robust error variance
Post a Comment