Description Usage Arguments Value
View source: R/fromQuantiles.R
As defined in Neuenschwander et al (2008), this function computes the parameters of the minimal informative unimodal beta distribution, given the request that the p-quantile should be q, i.e. X ~ Be(a, b) with Pr(X <= q) = p.
| 1 | getMinInfBeta(p, q)
 | 
| p | the probability (> 0 and < 1) | 
| q | the quantile (> 0 and < 1) | 
the two resulting beta parameters a and b in a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.