hypergeometric_rnd [statistics]
— Function File: hypergeometric_rnd (m, t, n, r, c)
— Function File: hygernd (m, t, n, sz)

Return an r by c matrix of random samples from the hypergeometric distribution with parameters m, t, and n.

The parameters m, t, and n must positive integers with m and n not greater than t.