ATE_dml: This function calculates the average treatment effects (on...

View source: R/average_effects.R

ATE_dmlR Documentation

This function calculates the average treatment effects (on the treated) for all combinations of potentially multiple treatments.

Description

This function calculates the average treatment effects (on the treated) for all combinations of potentially multiple treatments.

Usage

ATE_dml(APO)

Arguments

APO

Object of class APO_dml or APO_dml_atet.

Value

Returns an ATE_dml object:

results

Point estimate and standard error of APOs.

delta

n x T+1 matrix containing the ATE DR scores.


MCKnaus/causalDML documentation built on Aug. 19, 2023, 5:47 p.m.