Learn R Programming

ebmstate (version 0.1.5)

cumhazCIs_for_target_transition: 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)

Value

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

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.

Author

Rui Costa

See Also

boot_ebmstate.