evaluate_marg_pmf_eif: Get eif estimates for treatment-specific PMF

Description Usage Arguments Value

View source: R/dist_fn.R

Description

Get eif estimates for treatment-specific PMF

Usage

1
evaluate_marg_pmf_eif(pmf_est, treat_prob_est, treat, out, out_levels)

Arguments

pmf_est

Estimated conditional PMF for trt_level.

treat_prob_est

Estimated propensity for trt_level.

treat

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

out

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

out_levels

A numeric vector containing all ordered levels of the outcome.

Value

a list of eif estimates


drord documentation built on May 21, 2021, 1:06 a.m.