Description Details Author(s) References See Also
Implementation of the d/p/q/r family of functions for a continuous analog to the
standard discrete binomial with continuous size parameter and continuous support
with x in [0, size + 1].
Included in the package are functions dcbinom(x, size, prob, log = FALSE),
pcbinom(q, size, prob, lower.tail = TRUE, log.p = FALSE),
qcbinom(p, size, prob, lower.tail = TRUE, log.p = FALSE), and
rcbinom(n, size, prob. Usage closely parallels that of the binom
family of functions in the stats R package.
Dan Dalthorp <ddalthorp@protonmail.gov>
Ilienko, Andreii (2013). Continuous counterparts of Poisson and binomial distributions and their properties. Annales Univ. Sci. Budapest., Sect. Comp. 39: 137-147. http://ac.inf.elte.hu/Vol_039_2013/137_39.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.