cumhazCIs_for_target_transition {ebmstate} | R Documentation |
Ancillary function of boot_ebmstate
.
Description
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.
Usage
cumhazCIs_for_target_transition(transition, msfit_objects_boot)
Arguments
transition |
The transition for which transition confidence intervals are computed. |
msfit_objects_boot |
List of |
Value
95% highest density, non-parametric bootstrap confidence intervals for the cumulative hazard rate functions.
Author(s)
Rui Costa
See Also
[Package ebmstate version 0.1.4 Index]