qte 2.0.0

This is a major update that extends all estimators to support staggered treatment adoption. The API has changed substantially — please read this section before upgrading.

New functions

Deprecated functions

The following functions emit a runtime deprecation warning via .Deprecated() and will be removed in v2.1 (target: 2026-08). Each points to its modern replacement in the warning message.

Deprecated Replacement
ci.qte() unc_qte(target = "qte")
ci.qtet() unc_qte(target = "qtt")
CiC() cic()
QDiD() qdid()
MDiD() mdid()
ddid2() ddid()
panel.qtet() panel_qtt()

Removed functions

Infrastructure


qte 1.4.0

qte 1.3.3

qte 1.3.2

qte 1.3.1

qte 1.3.0

qte 1.2.3

qte 1.2.2

qte 1.2