No more serious answer that "Just believe Stata!". The output of -estat gof- is the same irrespective of the -robust- option.
Nicola
At 02.33 08/02/2008 -0500, "Romain CASEY" wrote:
>Dear all,
>I want to estimate a relative risk in the same way that it is presented here:
><http://www.ats.ucla.edu/stat/stata/faq/relative_risk.htm>. When I
>tried a log-binomial regression, some convergence problems emerged so
>I prefer to use a Poisson regression with a robust error variance.
>With this kind of estimation of the variance, no likelihood is
>calculated but only pseudo-likelihood. So, I don't know which methods
>to use for making a model selection : LRT, AIC, etc. are not usable.
>Moreover, how to test goodness-of-fit of the different models ? If I
>use the command "poisson y x, irr robust" instead of the command "glm
>y x, fam(poisson) link(log) robust", I can use the "estat gof,
>pearson" command but I'm note sure that this test can be apply when a
>robust variance is used.
>
>Thanks a lot for your help.
>Kind regards,
>
>Romain Casey
*
* 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/