Skip to content

Commit 4f063b6

Browse files
committed
Updates to Changelog for v0.5.0
1 parent 55f0166 commit 4f063b6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
### Change logs
22

3+
#### v0.5.0:
4+
Support for Python 3.7 has been added
5+
6+
``AIPW`` has been removed. It has been replaced with ``AIPTW``
7+
8+
``TMLE`` now supports continuous outcomes (normal or Poisson) and allows for missing outcome data to be missing at
9+
random. This matches more closely to the functionality to R's `tmle`
10+
11+
``IPMW`` allows for monotone missing data.
12+
13+
``MonteCarloRR`` for probabilistic bias analysis allows for random error to be incorporated
14+
315
#### v0.4.3:
416

517
``TimeVaryGFormula`` is separated into ``MonteCarloGFormula`` and ``IterativeCondGFormula``. This change is for

0 commit comments

Comments
 (0)