mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e4b2e8c27f
A library of C routines for cumulative distribution functions. PR: 7865 Submitted by: Anton Berezin <tobez@plab.ku.dk>
17 lines
412 B
Plaintext
17 lines
412 B
Plaintext
This library contains routines to compute cumulative distribution
|
|
functions, inverses, and parameters of the distribution for the
|
|
following set of statistical distributions:
|
|
|
|
(1) Beta
|
|
(2) Binomial
|
|
(3) Chi-square
|
|
(4) Noncentral Chi-square
|
|
(5) F
|
|
(6) Noncentral F
|
|
(7) Gamma
|
|
(8) Negative Binomial
|
|
(9) Normal
|
|
(10) Poisson
|
|
(11) Student's t
|
|
(12) Noncentral t
|