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
Using SEM for regression to take advantage of MLMV, all models appear to be saturated?I am using SEM to run some multiple regressions to take advantage of MLMV/FIML. All of my models hav…
Variable name and variable label are not shown after the execution of "putexcel" commandMy data Code: * Example generated by -dataex-. To install: ssc install dataex clear input int i…
Stata markdown: can dyndoc create md files instead of html?I'm working in a project with many collaborators, all of which have Stata version 15. We use the dyn…
forvalues or foreach loop in one line of codeI am trying to convert some long lists of values in Excel and I basically need to create a long list…
ppml_panel_sg Command is not workingIf i put two or three variables ppml_panel_sg command is working but i put more then 5 variables it …
Subscribe to:
Post Comments (Atom)
0 Response to The GEE and regression with robust error variance
Post a Comment