# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hettreatreg" in publications use:' type: software license: GPL-2.0-only title: 'hettreatreg: Heterogeneous Treatment Effects in Regression Analysis' version: 0.1.0 doi: 10.32614/CRAN.package.hettreatreg abstract: Computes diagnostics for linear regression when treatment effects are heterogeneous. The output of 'hettreatreg' represents ordinary least squares (OLS) estimates of the effect of a binary treatment as a weighted average of the average treatment effect on the treated (ATT) and the average treatment effect on the untreated (ATU). The program estimates the OLS weights on these parameters, computes the associated model diagnostics, and reports the implicit OLS estimate of the average treatment effect (ATE). See Sloczynski (2019), . authors: - family-names: Sloczynski given-names: Tymon email: tslocz@brandeis.edu - family-names: McAvoy given-names: Mark email: mcavoy@brandeis.edu repository: https://cranhaven.r-universe.dev repository-code: https://github.com/tslocz/hettreatreg commit: 9e5e6cb0d38549b92cbfbc07e06564fc99483adc url: https://github.com/tslocz/hettreatreg date-released: '2026-05-14' contact: - family-names: McAvoy given-names: Mark email: mcavoy@brandeis.edu