Skip to content

Commit

Permalink
Updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
nt-williams committed Sep 19, 2024
1 parent 387070a commit 15241d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
### General

- Removed dependency on `schoolmath` which used a very slow function for testing if a vector was "decimalish".
- Bootstrap for TMLE with the `boot` argument using a modified TMLE algorithm (https://arxiv.org/abs/1810.03030).

# lmtp 1.4.1

### New Features

- Added `lmtp_survival()` function for estimating the entire survival curve. Enforces monotonicity using isotonic regression (see issue \#140).
- Bootstrap for TMLE with the `boot` argument using a modified TMLE algorithm (https://arxiv.org/abs/1810.03030).

### Bug Fixes

Expand Down

0 comments on commit 15241d8

Please sign in to comment.