Estimate an assumption-based probability-of-success proxy
Source:R/soc_projection.R
estimate_pos_proxy.RdEstimate an assumption-based probability-of-success proxy
Usage
estimate_pos_proxy(
soc_time,
soc_survival,
tau,
target_delta_rmst,
mean_log_hr,
sd_log_hr,
draws = 2000L,
seed = NULL
)