eval_Dstar: Evaluate usual efficient influence function

View source: R/inf_functions.R

eval_DstarR Documentation

Evaluate usual efficient influence function

Description

Evaluate usual efficient influence function

Usage

eval_Dstar(A, Y, DeltaY, DeltaA, Qn, 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.

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)

Qn

List of estimated outcome regression evaluated at observations

gn

List of estimated propensity scores evaluated at observations

psi_n

List of estimated ATEs

a_0

Vector of values to return marginal mean


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