Dew Math for .NET
|
Cauchy distribution point percent function (PPF).
Parameters |
Description |
double p |
Probability, real positive value on closed interval [0,1]. |
double m |
Location parameter, real value. |
double b |
Shape parameter, real positive value. |
the Cauchy distribution point percent function (PPF) for given parameters b and m.
The inverse Cauchy cumulative distribution function is defined by the following equation:
The result of CauchyCDFInv is the solution of the integral equation of the Cauchy CDF with parameters b and m and with the desired probability p.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|