pred.smooth.surv.w.s {hetsurrSurv}R Documentation

Estimates P(T>t|T>t_0, S=s, W=w)

Description

Estimates P(T>t|T>t_0, S=s, W=w)

Usage

pred.smooth.surv.w.s(x.ref, delta.ref, w.ref, s.ref, w.apply, s.apply, h.s, h.w, 
myt, extrapolate = TRUE, kerni.ss.s, tmpind, tj)

Arguments

x.ref

x reference

delta.ref

delta reference

w.ref

w reference

s.ref

s reference

w.apply

w to apply estimate to

s.apply

s to apply estimate to

h.s

bandwidth

h.w

bandwidth

myt

time of interest

extrapolate

TRUE or FALSE

kerni.ss.s

kernel matrix

tmpind

temporary indicator

tj

temporary tj

Value

Conditional survival estimate


[Package hetsurrSurv version 1.0 Index]