eval_Dstar_g {drtmle}R Documentation

Evaluate extra piece of efficient influence function resulting from misspecification of outcome regression

Description

Evaluate extra piece of efficient influence function resulting from misspecification of outcome regression

Usage

eval_Dstar_g(A, DeltaY, DeltaA, Qrn, gn, a_0)

Arguments

A

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

DeltaY

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

DeltaA

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

Qrn

List of estimated reduced-dimension outcome regression evaluated at observations

gn

List of estimated propensity scores evaluated at observations

a_0

Vector of values to return marginal mean


[Package drtmle version 1.1.2 Index]