# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "evalHTE" in publications use:' type: software license: MIT title: 'evalHTE: Evaluating Heterogeneous Treatment Effects' version: 0.1.1 doi: 10.32614/CRAN.package.evalHTE abstract: Provides various statistical methods for evaluating heterogeneous treatment effects (HTE) in randomized experiments. The package includes tools to estimate uniform confidence bands for estimation of the group average treatment effect sorted by generic machine learning algorithms (GATES). It also provides the tools to identify a subgroup of individuals who are likely to benefit from a treatment the most "exceptional responders" or those who are harmed by it. Detailed reference in Imai and Li (2023) . authors: - family-names: Li given-names: Michael Lingzhi email: mili@hbs.edu - family-names: Imai given-names: Kosuke email: imai@harvard.edu repository: https://cran.r-universe.dev commit: f950338538c1725dbf46dab88446d6307002c75e date-released: '2026-02-03' contact: - family-names: Li given-names: Michael Lingzhi email: mili@hbs.edu