NEWS


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 (2022-09-01)

qte 1.3.0 (2019-06-10)

qte 1.2.3

qte 1.2.2 (2018-04-30)

qte 1.2