AvgHazardRatios: Pre and post-crossing average hazard ratios

Description Usage Arguments Details Author(s) Examples

View source: R/AvgHazardRatios.R

Description

This function computes the average treatment-to-total hazard ratio for the time periods before and after a crossing occurs.

Usage

1

Arguments

obj

An object of class surv.delay

Details

The crossing time can either represent a crossing of the survival functions or a crossing a crossing of the hazard functions. If one wants to use a crossing time of the survival functions, make sure the surv.delay object was obtained from running the DelayedSurvFit function. Likewise, if one wants to use a crossing time of the hazard functions, make sure the surv.delay object was obtained from running the DelayedHazFit function.

Author(s)

Nicholas Henderson

Examples

1
a <- 2

nchenderson/DelayedSurvFit documentation built on Jan. 21, 2021, 9:15 a.m.