qbinom - The binomial inverse cdf
The binomial inverse cdf function returns a matrix of integers with same dimensions as pr such that k=inf{i>=0, P(X<=i)>=pr} where X is a binomial variable B(n,p).