delta.s.estimate.w {hetsurr}R Documentation

Estimates residual treatment effect when W is discrete.

Description

Estimates residual treatment effect when W is discrete.

Usage

delta.s.estimate.w(sone, szero, yone, yzero, wone, wzero, w.all, weight.perturb = NULL)

Arguments

sone

sone

szero

szero

yone

yone

yzero

yzero

wone

wone

wzero

wzero

w.all

w.all

weight.perturb

perturbation weights

Value

Returns a vector of length equal to the length of w.all with the estimated residual treatment effect for each w value


[Package hetsurr version 1.0 Index]