cumhazCIs_for_target_transition function

Ancillary function of boot_ebmstate.

Ancillary function of 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)

Arguments

  • transition: The transition for which transition confidence intervals are computed.
  • msfit_objects_boot: List of msfit objects with boostrap estimates of cumulative hazard rate functions for multiple transitions.

Returns

95% highest density, non-parametric bootstrap confidence intervals for the cumulative hazard rate functions.

See Also

boot_ebmstate.

Author(s)

Rui Costa

  • Maintainer: Rui Costa
  • License: GPL (>= 3)
  • Last published: 2024-10-19

Useful links