eval_Diptw_g: Evaluate extra piece of the influence function for the IPTW

View source: R/inf_functions.R

eval_Diptw_gR Documentation

Evaluate extra piece of the influence function for the IPTW

Description

Evaluate extra piece of the influence function for the IPTW

Usage

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

Arguments

A

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

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)

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


benkeser/drtmle documentation built on Jan. 6, 2023, 11:40 a.m.