Get EIF estimates for treatment-specific CDF at a particular level of the outcome
eif_theta_k(k, out, treat, trt_level, trt_spec_prob_est, trt_k_spec_cdf_est)
The level of the outcome.
A numeric
vector containing the outcomes. Missing outcomes are
allowed.
A numeric
vector containing treatment status. Should only assume
a value 0 or 1.
Treatment level
Estimated propensity for trt_level
.
Estimated conditional CDF for trt_level
at k
.