Description Usage Arguments Value Author(s) References Examples
Density function and cumulative distribution function for a Uniform density with Normal tails. Introduced in Rufibach et al (2016a) as pessimistic distribution to compute Bayesian Predictive Power.
1 2 | dUniformNormalTails(x, mu, width, height)
pUniformNormalTails(x, mu, width, height)
|
x |
Vector of quantiles. |
mu |
Mean of the pessimistic prior. |
width |
Width of the flat part of the prior. |
height |
Height of the flat part of the prior. |
Density at x
.
Kaspar Rufibach (maintainer)
kaspar.rufibach@roche.com
Rufibach, K., Jordan, P., Abt, M. (2016a). Sequentially Updating the Likelihood of Success of a Phase 3 Pivotal Time-to-Event Trial based on Interim Analyses or External Information. J. Biopharm. Stat., 26(2), 191–201.
1 | # type ?bpp_1interim for code of all the computations in Rufibach et al (2016a).
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.