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

Estimates P(T>t|W=w)

Description

Estimates P(T>t|W=w)

Usage

pred.smooth.surv.w(x.ref, delta.ref, w.ref, w.apply, myt, extrapolate = TRUE, 
h.use = NULL, warn.support = FALSE)

Arguments

x.ref

x reference

delta.ref

delta reference

w.ref

w reference

w.apply

w to apply estimate to

myt

time of interest

extrapolate

TRUE or FALSE

h.use

bandwidth

warn.support

TRUE or FALSE

Value

Conditional survival estimates


[Package hetsurrSurv version 1.0 Index]