Scythe-1.0.3
|
template<class RNGTYPE>
Generate a non-central hypergeometric disributed random variate. This function returns a pseudo-random variate drawn from the non-centrial hypergeometric distribution described by the number of positive outcomes m1, the two group size parameters n1 and n2, and the odds ratio psi.
|