TE_dmlmt: This function calculates the average treatment effects for...

Description Usage Arguments Value

View source: R/dmlmt.R

Description

This function calculates the average treatment effects for all combinations. Requires input from PO_dmlmt.

Usage

1
TE_dmlmt(mu, cs_i = NULL, print = TRUE, cl = NULL)

Arguments

mu

Matrix mu with the individual values of the effcicient score from PO_dmlmt

cs_i

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

print

If TRUE, print results

cl

If not NULL, vector with cluster variables

Value

TE_dmlmt returns the results average reatment effects.


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