get_mu_hat_star_tau: Estimate and variance for Tayob and Murray

Description Usage Arguments Value Author(s) References

View source: R/TM.R

Description

Get estimate and variance of estimate for method described in Tayob, Murray 2015. This function is used internally when TM() is called.

Usage

1
get_mu_hat_star_tau(X_km, delta_km, Tau, t)

Arguments

X_km

vector containing observed time to combined end-point for each follow-up window

delta_km

vector containing combined end-point event indicator. 1 if combined-endpoint is observed and 0 if censored

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.