Hi Stata experts,
I am using -xtgee- to run models. I have a base model that only includes control variables and the second model includes control and independent variables. Now I want to compare the goodness of fit for these two models. I tried to use AIC or BIC with the command -estat ic- but it is not supported. I know GEE is based on quasilikelihood theory rather than maximum likelihood theory.
I read some papers that used GEE in my field. I found that they reported -2 log-likelihood value and delta (a sign of triangle) fit from the base model (χ2 ). I searched -2 log-likelihood and some people say it is deviance. My questions are:
1. Is -2 log-likelihood value the same with deviance reported in GEE output?
2. What command can I use to compare the goodness of fit for two gee models?
Related Posts with Goodness of Fit test for xtgee
test for structural breaksHello, I have to test for structural breaks in a time series; in particular, I want first to check f…
Creating a mean for each person ID conditional on another variableHello, I have a long dataset with multiple observations of a value (value) per person id (pid). I h…
Interactions in mvprobitDear all, is there any way to integrate interactions in -mvprobit-? I tried it, but Stata (14.2) al…
obtaining distribution measures from estimated densitiesHi folks, for an income decomposition procedure I use the -kdensity- function to obtain probability…
Best code to replicate line graph with error barsHi Statalilst I want to replicate this graph: Array I use STATA 15.1. I have a large pooled cross-…
Subscribe to:
Post Comments (Atom)
0 Response to Goodness of Fit test for xtgee
Post a Comment