Skip to content
Prev 15900 / 20628 Next

Extracting standardized residuals from a gamma(log) glmmTMB

Hi Aoibheann,

That seems to be a bug in glmmTMB since the Gamma family does include a
variance function.

I think we need to change this line of code https://github.com/
glmmTMB/glmmTMB/blob/f9388401f2173b774b16d63d31fff9
a1dbc3c48f/glmmTMB/R/methods.R#L483


Can you add an issue on GitHub (https://github.com/glmmTMB/glmmTMB/issues)?
If not, I could do it.

cheers,
Mollie
On Tue, Oct 17, 2017 at 3:54 PM, Aoibheann Gaughran <gaughra at tcd.ie> wrote: