Prepare posterior survival data for plotting
Usage
prep_S_data(
stan_extract,
event_type = NA,
CI_probs = c(0.025, 0.5, 0.975),
tx_idx = NA
)
Prepare posterior survival data for plotting
prep_S_data(
stan_extract,
event_type = NA,
CI_probs = c(0.025, 0.5, 0.975),
tx_idx = NA
)