View source: R/BBUM_distribution.R
qbeta_a | R Documentation |
Quantile function for the special case of the beta distribution, where b = 1.
qbeta_a(p, a)
p |
Vector of probabilities. |
a |
Vector of a / shape1. |
The quantile function.
qbeta_a(p = 0.013, a = 0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.