aipw: Augmented inverse probability weighted estimator (AIPW)

Description Usage Arguments Value

Description

Augmented inverse probability weighted estimator (AIPW)

Usage

1
aipw(y, t, Q, g, q)

Arguments

y

Vector with outcome values.

t

Vector with binary treatment indicator.

Q

Conditional outcome distribution estimate. This should come in the for of an n x p matrix, where each column represents a conditional quantile. (See Kang & Schafer example)

g

Propensity score.

q

Quantile to be computed (e.g., q = 0.5 for the median.)

Value

A point estimate


idiazst/causalquantile documentation built on May 18, 2019, 2:32 a.m.