diff_restricted_mean_survival_time: diff_restricted_mean_survival_time

View source: R/TSDT_scoring_functions.R

diff_restricted_mean_survival_timeR Documentation

diff_restricted_mean_survival_time

Description

Computes the difference in restricted mean survival time across treatment arms.

Usage

diff_restricted_mean_survival_time(data, scoring_function_parameters = NULL)

Arguments

data

data.frame containing response data

scoring_function_parameters

named list of scoring function control parameters

Details

Computes the restricted mean survival time for the treatment and control arms and returns the difference.

Value

Difference in restricted mean survival time across treatment arms.

See Also

TSDT, Surv, rmst2


TSDT documentation built on April 7, 2022, 1:07 a.m.