eif_pmf_k {drord}R Documentation

Get EIF estimates for treatment-specific PMF at a particular level of the outcome

Description

Get EIF estimates for treatment-specific PMF at a particular level of the outcome

Usage

eif_pmf_k(k, out, treat, trt_level, trt_spec_prob_est, trt_k_spec_pmf_est)

Arguments

k

The level of the outcome.

out

A numeric vector containing the outcomes. Missing outcomes are allowed.

treat

A numeric vector containing treatment status. Should only assume a value 0 or 1.

trt_level

Treatment level

trt_spec_prob_est

Estimated propensity for trt_level.

trt_k_spec_pmf_est

Estimated conditional PMF for trt_level at k.


[Package drord version 1.0.1 Index]