PHP.nl

stats_rand_gen_noncentral_t

stats_rand_gen_noncentral_t

Generates a single random deviate from a non-central t-distribution

float **stats_rand_gen_noncentral_t** float $df float $xnonc

Returns a random deviate from the non-central t-distribution with the degrees of freedom, , and the non-centrality parameter, . df``xnonc

dfThe degrees of freedom

xnoncThe non-centrality parameter

A random deviate