gen_data_epl: Example data generating process from Policy Learning With...

View source: R/data.R

gen_data_eplR Documentation

Example data generating process from Policy Learning With Observational Data

Description

The DGP from section 5.2 in Athey and Wager (2021)

Usage

gen_data_epl(n, type = c("continuous", "jump"))

Arguments

n

Number of observations

type

tau is "continuous" (default - equation 46) or exhibits "jumps" (equation 47)

Value

A list

References

Athey, Susan, and Stefan Wager. "Policy Learning With Observational Data." Econometrica 89.1 (2021): 133-161.


policytree documentation built on July 9, 2023, 6:30 p.m.