Skip to content

Bug: NegativeBinomial2 means still need zero-padding #830

Description

@dylanhmorris

#806 incorrectly removed zero-padding for NegativeBinomial2 distributions, on the incorrect assumption that the addition of support for zero-mean Poisson would resolve issues with zero-mean negative binomials. This was not the case. Our tests did not catch this. We should

  • Add tests for NegativeBinomialNoise and NegativeBinomialObservation with 0 mean and confirm they currently fail.
  • Add back epsilon padding to NegativeBinomialNoise and NegativeBinomialObservation
  • Confirm the tests now pass.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions