downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

stats_rand_gen_noncentral_t> <stats_rand_gen_noncenral_chisquare
[edit] Last updated: Sat, 07 Jan 2012

view this page in

stats_rand_gen_noncentral_f

(PECL stats >= 1.0.0)

stats_rand_gen_noncentral_fGenerates a random deviate from the noncentral F (variance ratio) distribution with "dfn" degrees of freedom in the numerator, and "dfd" degrees of freedom in the denominator, and noncentrality parameter "xnonc". Method : directly generates ratio of noncentral numerator chisquare variate to central denominator chisquare variate.

설명

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

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

dfn

dfd

xnonc

반환값



add a note add a note User Contributed Notes stats_rand_gen_noncentral_f - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites