paul-buerkner/brms

Generalized Poisson distribution

开放

#739 创建于 2019年8月26日

 (7 条评论) (2 个反应) (0 位负责人)R (220 个派生)batch import
familyfeaturegood first issue

仓库指标

星标
 (1,402 个星标)
PR 合并指标
 (平均合并 7天 21小时) (30 天内合并 1 个 PR)

描述

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.

贡献者指南