plot_power {psborrow} | R Documentation |
Plot power for each prior distribution according to selected simulation parameters
plot_power(dt, HR = 0.67, driftHR = 1, pred = "none")
dt |
a |
HR |
pre-specified HR between treatment and control arm in the internal trial for which the power should be plotted. Must be within |
driftHR |
pre-specified HR between external control arm and internal control arm for which the power should be plotted. Must be within |
pred |
predictors to use when fitting exponential distribution in MCMC for which the power should be plotted. Must be within |
a bar plot of class ggplot
containing the power for each prior distribution.