cumhazCIs_for_target_transition: Ancillary function of 'boot_ebmstate'.

View source: R/bootstrap_and_leave_one_out.R

cumhazCIs_for_target_transitionR 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 msfit objects with boostrap estimates of cumulative hazard rate functions for multiple transitions.

Value

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

Author(s)

Rui Costa

See Also

boot_ebmstate.


ebmstate documentation built on Oct. 19, 2024, 5:08 p.m.