cumhazCIs_for_target_transition {ebmstate} | R Documentation |
boot_ebmstate
.Computes 95% highest density, non-parametric bootstrap confidence
intervals for the cumulative hazard rate functions,
given a list of msfit
objects with boostrap estimates of cumulative hazard rate functions
for multiple transitions. This
function is not meant to be called by the user.
cumhazCIs_for_target_transition(transition, msfit_objects_boot)
transition |
The transition for which transition confidence intervals are computed. |
msfit_objects_boot |
List of |
95% highest density, non-parametric bootstrap confidence intervals for the cumulative hazard rate functions.
Rui Costa