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

Estimates the propoportion of treatment effect explained as a function of a baseline covariate, w

Description

Estimates the propoportion of treatment effect explained as a function of a baseline covariate, w

Usage

R.surv.s.w(xone, xzero, deltaone, deltazero, sone, szero, wone, wzero, w.grd, 
myt, landmark, extrapolate = TRUE, h.0 = NULL, h.1 = NULL, h.w = NULL, 
h.s = NULL, h.w.1 = NULL)

Arguments

xone

x1

xzero

x0

deltaone

delta1

deltazero

delta0

sone

s1

szero

s0

wone

w1

wzero

w0

w.grd

grid for w

myt

t of interest

landmark

landmark time

extrapolate

TRUE or FALSE

h.0

bandwidth

h.1

bandwidth

h.w

bandwidth

h.s

bandwidth

h.w.1

bandwidth

Value

A list with the following components:

R.s.w

The propoportion of treatment effect explained as a function of the baseline covariate, w

delta.w

The treatment effect as a function of the baseline covariate, w

delta.s.w

The residual treatment effect as a function of the baseline covariate, w


[Package hetsurrSurv version 1.0 Index]