Skip to content

Commit

Permalink
Updates to Changelog for v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pzivich committed Feb 20, 2019
1 parent 55f0166 commit 4f063b6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
### Change logs

#### v0.5.0:
Support for Python 3.7 has been added

``AIPW`` has been removed. It has been replaced with ``AIPTW``

``TMLE`` now supports continuous outcomes (normal or Poisson) and allows for missing outcome data to be missing at
random. This matches more closely to the functionality to R's `tmle`

``IPMW`` allows for monotone missing data.

``MonteCarloRR`` for probabilistic bias analysis allows for random error to be incorporated

#### v0.4.3:

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

0 comments on commit 4f063b6

Please sign in to comment.