Skip to content

Bug with Negative Binomial N-test consistency plot #236

@pabloitu

Description

@pabloitu

phigh and plow are swapped here in the definition, causing matplotlib to raise exception. They should be swapped back

phigh = scipy.stats.nbinom.ppf((1 - percentile / 100.) / 2., tau,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions