Get EIF estimates for treatment-specific PMF at a particular level of the outcome
eif_pmf_k(k, out, treat, trt_level, trt_spec_prob_est, trt_k_spec_pmf_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 PMF for trt_level
at k
.