Description Usage Arguments Value
Interim analaysis predictive probability of success
1 | BinSing_PPoS(alpha, beta, Nmax, x, Rx, n)
|
alpha |
prior alpha |
beta |
prior beta |
Nmax |
Final sample size |
x |
Number of successes at iterim |
Rx |
Final required number of successes |
n |
sample size at interim |
the probability of observing Rx or more successes at Nmax if x successes are observed in the first n samples. This is a helper function which translates pbetabinom into more meaningful paramiters for this application.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.