Skip to content

hierarchical gamma model in lme4

1 message · Ben Bolker

#
[forwarding to r-sig-mixed-models list ...]

  As of today, Gamma models are (still) not feasible in lme4 -- they are
somewhat more numerically challenging than the other families, so Doug
Bates is having to do some re-engineering.
  There is a *possibility* that I can get Gamma fitting to work in the
'alpha'/bleeding-edge development version of glmmADMB, but it will
definitely be bleeding-edge ... if you are interested in trying that,
please contact me off-list.

   In the meantime, my standing advice is to try a LMM on the
log-transformed data (zero values in the response are problematic, but
they would be problematic in a Gamma GLMM in any case if the shape
parameter is ever < 1 ...)

  Ben Bolker
On 11-05-17 07:32 PM, Benjamin Caldwell wrote: