To get the chi-square CDF (Cumulative Distribution Function), pass chi-square, DOF (Degree of Freedom), and 1 in this order.
CDF = 1 - p-value
stats_cdf_chisquare
(PECL stats >= 1.0.0)
stats_cdf_chisquare — Calculates any one parameter of the chi-square distribution given values for the others.
Opis
float stats_cdf_chisquare
( float
$par1
, float $par2
, int $which
)Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
-
par1 -
-
par2 -
-
which -
Zwracane wartości
clifflu at gmail dot com ¶
2 years ago
