Query: stats_rand_gen_ibinomial_negative
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STATS_RAND_GEN_IBINOMIAL_NEGATIVE(3) 1 STATS_RAND_GEN_IBINOMIAL_NEGATIVE(3) stats_rand_gen_ibinomial_negative - Generates 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)).SYNOPSISint stats_rand_gen_ibinomial_negative (int $n, float $p)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $n - o $p -RETURN VALUESPHP Documentation Group STATS_RAND_GEN_IBINOMIAL_NEGATIVE(3)