# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "qte" in publications use:' type: software license: GPL-3.0-only title: 'qte: Quantile Treatment Effects' version: 2.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.qte abstract: Provides several methods for computing the Quantile Treatment Effect (QTE) and Quantile Treatment Effect on the Treated (QTT). The main cases covered are (i) treatment is randomly assigned, (ii) treatment is as good as randomly assigned after conditioning on covariates (selection on observables) using the methods of Firpo (2007) , and (iii) identification is based on a Difference in Differences assumption, with support for several varieties including Athey and Imbens (2006) , Callaway and Li (2019) , and Callaway, Li, and Oka (2018) . Version 2.0 adds a unified staggered treatment adoption API (built on 'ptetools') for all DiD-based estimators, as well as a new lagged-outcome unconfoundedness estimator ('lou_qtt'). authors: - family-names: Callaway given-names: Brantly email: brantly.callaway@uga.edu preferred-citation: type: manual title: Quantile Treatment Effects authors: - family-names: Callaway given-names: Brantly email: brantly.callaway@uga.edu year: '2026' notes: R package version 2.0.0 url: https://github.com/bcallaway11/qte repository: https://cran.r-universe.dev repository-code: https://github.com/bcallaway11/qte commit: b7b6b75624b074782ab998c2146552a54d6ea488 url: https://bcallaway11.github.io/qte/ date-released: '2026-07-23' contact: - family-names: Callaway given-names: Brantly email: brantly.callaway@uga.edu