GoLang stats_rand_gen_noncenral_chisquare

request it (260)
GoLang replacement for PHP's stats_rand_gen_noncenral_chisquare [edit | history]



Do you know a GoLang replacement for PHP's stats_rand_gen_noncenral_chisquare? Write it!

PHP stats_rand_gen_noncenral_chisquare

PHP original manual for stats_rand_gen_noncenral_chisquare [ show | php.net ]

stats_rand_gen_noncenral_chisquare

(PECL stats >= 1.0.0)

stats_rand_gen_noncenral_chisquareGenerates a random deviate from the non-central chi-square distribution

Description

float stats_rand_gen_noncenral_chisquare ( float $df , float $xnonc )

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

Parameters

df

The degrees of freedom

xnonc

The non-centrality parameter

Return Values

A random deviate