Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getMinInfBeta

Get the minimal informative unimodal beta distribution


Description

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.

Usage

getMinInfBeta(p, q)

Arguments

p

the probability (> 0 and < 1)

q

the quantile (> 0 and < 1)

Value

the two resulting beta parameters a and b in a list


crmPack

Object-Oriented Implementation of CRM Designs

v1.0.0
GPL (>= 2)
Authors
Daniel Sabanes Bove [aut], Wai Yin Yeung [aut], Giuseppe Palermo [aut, cre], Thomas Jaki [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.