PO_dmlmt_w_gen: This function calculates the weights impled by Double Machine...

Description Usage Arguments Value

View source: R/dmlmt.R

Description

This function calculates the weights impled by Double Machine learning if outcome weights are already calculated.

Usage

1
PO_dmlmt_w_gen(yw_mat, t, y, p, cs_i = NULL)

Arguments

yw_mat

Matrix containing weights for each observation (Nt x N matrix)

t

Vector of binary treament indicator

y

Vector of outcomes

p

Vector of propensity scores

cs_i

If not NULL, boolean vector to indicate that observation is on support

Value

Vector of weights


MCKnaus/dmlmt documentation built on Dec. 4, 2020, 9:48 a.m.