Skip to content

Commit

Permalink
address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvalal committed Aug 5, 2024
1 parent 3b2777c commit fbbe76d
Show file tree
Hide file tree
Showing 6 changed files with 3,948 additions and 4,576 deletions.
10 changes: 1 addition & 9 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@
Changelog
=========

0.9.1 (2024-07-xx)
------------------

**New features**

* Added :meth:`metalearners.metalearner.DRLearner.treatment_effect` to compute AIPW point estimate and standard error without requiring a full model fit.



0.9.0 (2024-07-xx)
------------------

Expand All @@ -25,6 +16,7 @@ Changelog

* Add :class:`metalearners.utils.FixedBinaryPropensity`.

* Added :meth:`metalearners.metalearner.DRLearner.treatment_effect` to compute AIPW point estimate and standard error for _average treatment effects (ATE)_ without requiring a full model fit (which is required for CATE estimation). A new notebook contains examples.

0.8.0 (2024-07-22)
------------------
Expand Down
Loading

0 comments on commit fbbe76d

Please sign in to comment.