paul-buerkner/brms

Conway-Maxwell-Poisson distribution

开放

#607 创建于 2019年2月22日

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

仓库指标

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

描述

The Conway-Maxwell-Poisson distribution (https://en.wikipedia.org/wiki/Conway%E2%80%93Maxwell%E2%80%93Poisson_distribution) is a generalization of the Poisson distribution that allows for both over- and underdispersion. There have been some attempts to get this distribution running in Stan, but I haven't seen one that works fast enough for most practical applications. Once we got such an implementation though, I think the distribution would make a very valuable addition to brms.

贡献者指南