stats_rand_gen_noncentral_f

(no version information, might be only in CVS)

stats_rand_gen_noncentral_f --  分子の自由度が "dfn"、分母の自由度が "dfd"、非心母数が "xnonc" の非心 F (分散比) 分布から、無作為な値を返す。 非心カイ二乗変量の分子とカイ二乗変量の分母の比を直接生成する

説明

float stats_rand_gen_noncentral_f ( float dfn, float dfd, float xnonc )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

dfn

Its description

dfd

Its description

xnonc

Its description

返り値

What the function returns, first on success, then on failure. See also the &return.success; entity