diff_restricted_mean_survival_time {TSDT} | R 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
[Package TSDT version 1.0.7 Index]