
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.
dUniformNormalTails(x, mu, width, height)
pUniformNormalTails(x, mu, width, height)
Density at x
.
Vector of quantiles.
Mean of the pessimistic prior.
Width of the flat part of the prior.
Height of the flat part of the prior.
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.
# type ?bpp_1interim for code of all the computations in Rufibach et al (2016a).
Run the code above in your browser using DataLab