RMRL_function: Calculate RMRL

Description Usage Arguments Value Author(s) References

View source: R/TM.R

Description

Area under RMRL and variance of area under RMRL. RMRL is the restricted mean residual life function evaluated at times defined by t. This function is used internally when TM() is called.

Usage

1
RMRL_function(data_format, Tau, t)

Arguments

data_format

output of function "format_data_ourmethod"

Tau

length of follow-up intervals of interest

t

vector containing start times of follow-up windows chosen

Value

a list containing

Author(s)

Nabihah Tayob

References

Tayob, N. and Murray, S., 2014. Nonparametric tests of treatment effect based on combined endpoints for mortality and recurrent events. Biostatistics, 16(1), pp.73-83.


umich-biostatistics/corrsurv documentation built on Jan. 11, 2020, 2:03 a.m.