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.

貢獻者指南