eval_Diptw {drtmle}R Documentation

Evaluate usual influence function of IPTW

Description

Evaluate usual influence function of IPTW

Usage

eval_Diptw(A, Y, DeltaA, DeltaY, gn, psi_n, a_0)

Arguments

A

A vector of binary treatment assignment (assumed to be equal to 0 or 1)

Y

A numeric of continuous or binary outcomes.

DeltaA

Indicator of missing treatment (assumed to be equal to 0 if missing 1 if observed)

DeltaY

Indicator of missing outcome (assumed to be equal to 0 if missing 1 if observed)

gn

List of estimated propensity scores evaluated at observations

psi_n

List of estimated ATEs

a_0

Vector of values to return marginal mean


[Package drtmle version 1.1.2 Index]