create_Yt_vector_with_censor: compute I\{T.tilde >= t, Delta = 1\}

Description Usage Arguments Value Examples

View source: R/helper_for_onestep.R

Description

loop over t.vec

Usage

1
create_Yt_vector_with_censor(Time, Delta, t.vec)

Arguments

Time

length n vector of failure time

Delta

length n vector of censoring indicator

t.vec

t value of interest

Value

a binary vector, of length = t.vec

Examples

1
# TO DO

wilsoncai1992/onestep.survival documentation built on May 29, 2019, 11:58 a.m.