Description Usage Arguments Details Value Author(s) See Also
Quantile function for the betabinomal distribution using the p/phi parameterisation.
1 | qbetabinom(p, size, phi, prob)
|
p |
Point of the distribution from which one is looking for the quantile |
size |
Sample size of the random variable |
phi |
Over-dispersion parameter |
prob |
Mean probability of the binomial distribution |
Filling a gap in the VGAM package.
A real number corresponding to the quantile p.
Vincent Plagnol
VGAM R package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.