Learn R Programming

TSDT (version 1.0.7)

hazard_ratio: hazard_ratio

Description

Computes the hazard ratio across treatment arms using a CoxPH model.

Usage

hazard_ratio(data, scoring_function_parameters = NULL)

Value

Hazard ratio across treatment arms.

Arguments

data

data.frame containing response data

scoring_function_parameters

named list of scoring function control parameters

See Also

TSDT, Surv, coxph,