paul-buerkner/brms

Generalized Poisson distribution

Open

#739 创建于 2019年8月26日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)R (220 fork)batch import
familyfeaturegood first issue

仓库指标

Star
 (1,402 star)
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.

贡献者指南