Description Usage Arguments Value Author(s) References Examples
View source: R/estimate_posterior.r
If we update the prior with a known estimate at an interim analysis, we get this density.
| 1 | estimate_posterior(x, prior = c("normal", "flat"), interimmean, interimSE, priormean, ...)
 | 
| x | Value at which to evaluate the function. | 
| prior | Prior density on effect sizes. | 
| interimmean | Mean of the data. | 
| interimSE | (Known) standard error of  | 
| priormean | Prior mean. | 
| ... | Further arguments specific to the chosen prior (see  | 
Value of the function, a real number.
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.