Skip to content

Commit 965642e

Browse files
authored
Merge pull request #938 from tidymodels/news-for-eval_time
include switch to `eval_time` in NEWS
2 parents b64f30f + f055df5 commit 965642e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626

2727
* The minimum version for R is now 3.5 (#926).
2828

29+
* The `time` argument to `predict_survival()` and `predict_hazard()` is deprecated in favor of the new `eval_time` argument (#936).
30+
31+
2932
# parsnip 1.0.4
3033

3134
* For censored regression models, a "reverse Kaplan-Meier" curve is computed for the censoring distribution. This can be used when evaluating this type of model (#855).

0 commit comments

Comments
 (0)