Skip to content

[Feature Request]: Add betaincinv and gammaincinv #413

Closed
@amyoshino

Description

@amyoshino

Before

No response

After

No response

Context for the issue:

I would like to initiate this matter to formally request the inclusion of the following functions:

  • betaincinv: Inverse of the regularized incomplete beta function, or quantile function for the beta distribution.
  • gammaincinv: Inverse to the regularized lower incomplete gamma function.

The implementation of these functions will allow us to implement quantile/ICDF functions for distributions like Beta, Gamma, ChiSquared and StudentT distributions, being fundamental to the issue: pymc-devs/pymc#6845

Some references I think might be useful:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions