calc_predictive | R Documentation |
Calculates the posterior predictive probability of 'ruling out' lhr_null at final OS analysis given current estimate of OS log-HR is lhr_cont_k, for k=1, ..., K-1
calc_predictive(lhr_con, events)
lhr_con |
vector of length K (# number of looks at OS data) containing 'continuation' thresholds on log-HR scale |
events |
vector length K - number of OS events at each look at the data |
vector of length K-1: continuation thresholds at analyses k=1, ..., K-1 expressed on scale of posterior predictive probability of ruling out lhr_null at final OS analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.