mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
12 lines
565 B
Plaintext
12 lines
565 B
Plaintext
This module provides a perl interface to the DCDFLIB. See the section on DCDFLIB
|
|
for more information.
|
|
|
|
Functions are available for 7 continuous distributions (Beta, Chi-square, F,
|
|
Gamma, Normal, Poisson and T-distribution) and for two discrete distributions
|
|
(Binomial and Negative Binomial). Optional non-centrality parameters are
|
|
available for the Chi-square, F and T-distributions. Cumulative probabilities
|
|
are available for all 9 distributions and quantile functions are available for
|
|
the 7 continuous distributions.
|
|
|
|
WWW: https://metacpan.org/release/Math-CDF
|