dxbinom.Rd
Density of the generalised binomial distribution.
dxbinom(x, size, prob, log = FALSE)
A real number less than size.
size
A real number of trials.
The probability of success.
Should the returned probability be on the log scale?