hazard_ratio {TSDT}R Documentation

hazard_ratio

Description

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

Usage

hazard_ratio(data, scoring_function_parameters = NULL)

Arguments

data

data.frame containing response data

scoring_function_parameters

named list of scoring function control parameters

Value

Hazard ratio across treatment arms.

See Also

TSDT, Surv, coxph,


[Package TSDT version 1.0.7 Index]