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.
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.