0
Will partR2 will be adapted for Gamma GLMMs soon?
Viewed 46 times

This package is really nice, thanks for this! In the text is written that the central function partR2 will work for Gaussian, Poisson and binomial GLMMs. Will partR2 will be adapted for Gamma GLMMs soon?Example code:

glmer((Bilberry) ~ VegZone * regime * scenario + (1|ID),
                data=rslt, family = Gamma(link="log"), nAGQ=0)

Thanks

waiting for moderation