paul-buerkner/brms

Generalized Poisson distribution

Open

#739 aperta il 26 ago 2019

Vedi su GitHub
 (7 commenti) (2 reazioni) (0 assegnatari)R (220 fork)batch import
familyfeaturegood first issue

Metriche repository

Star
 (1402 star)
Metriche merge PR
 (Merge medio 7g 21h) (1 PR mergiata in 30 g)

Descrizione

The generalized poisson distribution has some potential when it comes to the estimation of underdispersed count data and is much more efficient to evaluate the the conway-maxwell poisson distribution. It may have trouble due to its complex support and it remains to be evaluated whether this distribution is robust enough to be implemented as a native family in brms. More information about the generalized poisson distribution may for instance be found at https://rdrr.io/cran/VGAM/man/genpoisson.html.

Guida contributor