Skip to content

ENH: more inverses for distribution CDFs #1305

@dschmitz89

Description

@dschmitz89

Over at scipy/scipy#23308 I implemented the inverse of the noncentral F distibution CDF with respect to the noncentrality parameter (the legacy cdflib library called this ncfdtrinc) using boost. It is a straight forward exercise for bracket_and_solve_root and works well.

Now my question is if such inverses are of interest for boost.math itself? For the noncentral chi squared distribution, these inverses are for example implemented. Such functions have statistical applications (see for example here in statsmodels).

Metadata

Metadata

Assignees

No one assigned

    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