Skip to content

ENH: Add Multivariate Hypergeometric Distribution #12585

@mdhaber

Description

@mdhaber

Part of "A Solid Foundation for Statistics in Python with SciPy".

Add Multivariate Hypergeometric Distribution to scipy.stats.

Be sure to follow the guide Adding a New Statistics Distribution carefully and see gh-6375 for an example of adding a related distribution. See methods inherited from multi_rv_generic in _multivariate.py, although I guess there's not too much and most of it needs to be implemented from scratch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions