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 — カイ二乗分布のパラメータのいずれかを、その他のパラメータの値から計算する
説明
float stats_cdf_chisquare
( float
$par1
, float $par2
, int $which
)警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
-
par1 -
-
par2 -
-
which -
返り値
clifflu at gmail dot com ¶
2 years ago
