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

search for in the

stats_rand_gen_ibinomial> <stats_rand_gen_gamma
Last updated: Fri, 22 Aug 2008

view this page in

stats_rand_gen_ibinomial_negative

(PECL stats:1.0.0-1.0.2)

stats_rand_gen_ibinomial_negativeGenerates a single random deviate from a negative binomial distribution. Arguments : n - the number of trials in the negative binomial distribution from which a random deviate is to be generated (n > 0), p - the probability of an event (0 < p < 1)).

Descripción

int stats_rand_gen_ibinomial_negative ( int $n , float $p )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Lista de parámetros

n

p

Valores retornados



add a note add a note User Contributed Notes
stats_rand_gen_ibinomial_negative
There are no user contributed notes for this page.

stats_rand_gen_ibinomial> <stats_rand_gen_gamma
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites