calc_predictive {monitOS} | R Documentation |
Title"
Description
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
Usage
calc_predictive(lhr_con, events)
Arguments
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 |
Value
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
[Package monitOS version 0.1.5 Index]