Skip to content

Question on parametrization and underdispersion in genpois family of glmmTMB

3 messages · HATICE T KUBRA AKDUR, varin sacha

#
Dear glmmTMB Developers,

I am currently working on a methodological paper regarding  mixed-effects
count models, where the Generalized Poisson distribution plays an important
role. I have been using the glmmTMB package and I have a couple of
questions regarding the implementation of the genpois family:

   1.

   *Parametrization*:
   -

      According to the package documentation, the genpois family is based
      on Consul & Famoye (1992), but the implementation was taken from the
      HMMpa package, which in turn follows Joe & Zhu (2005).
      -

      Could you please clarify the exact parametrization used in glmmTMB
      for the Generalized Poisson? F
      2.

   *Underdispersion*:
   -

      In the original Consul?Famoye formulation, negative values of the
      dispersion parameter allow modeling underdispersed data.
      -

      Does the glmmTMB implementation of genpois allow negative dispersion
      parameters, and thus support underdispersion? Or is the parameter
      constrained to nonnegative values (overdispersion only)?

This clarification would be very valuable for correctly citing the package
and explaining the underlying assumptions in my work.

Thank you very much in advance for your time and for maintaining such an
excellent and widely used package.

Best regards,
#
Thank you for your answer.
Best!
On Mon, Sep 8, 2025 at 2:05?PM varin sacha <varinsacha at yahoo.fr> wrote: