Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Additional Functions for Statistical Distributions (PPF, SF) #986

Open
Labels
ideaProposition of an idea and opening an issue to discuss it topic: mathematicslinear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ... topic: statisticsStatistical functions
@sebastian-mutz

Description

Motivation

A Percent Point Function (or Quantile Function or Inverse CDF) for each covered distribution would be a valuable addition, since it's highly relevant for common statistical problems and tests. Furthermore, complementary to the CDF, a Survival Function (1-cdf(x)) would be useful for statistics and engineering. The latter could be implemented as a separate procedure or by letting CDF return 1-cdf(x), conditional on an optional argument passed to the CDF function.

Prior Art

This is an example of an f90 implementation of a normal percent point function.

Reference:
Michael Wichura,
Algorithm AS 241: The Percentage Points of the Normal Distribution,
Applied Statistics,
Volume 37, Number 3, 1988, pages 477-484.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaProposition of an idea and opening an issue to discuss it topic: mathematicslinear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ... topic: statisticsStatistical functions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /