Skip to content

Commit 77a52d9

Browse files
committed
update changelog
1 parent 71b3611 commit 77a52d9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

R/standalone-survival.R

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
# ---
22
# repo: tidymodels/parsnip
33
# file: standalone-survival.R
4-
# last-updated: 2023-12-08
4+
# last-updated: 2024-01-10
55
# license: https://unlicense.org
66
# ---
77

88
# This file provides a portable set of helper functions for survival analysis.
99
#
1010

1111
# ## Changelog
12+
# 2024-01-10
13+
# * .filter_eval_time() gives more informative warning.
14+
#
1215
# 2023-12-08
13-
# * move .filter_eval_time to this file
16+
# * move .filter_eval_time() to this file
1417
#
1518
# 2023-11-09
1619
# * make sure survival vectors are unnamed.

0 commit comments

Comments
 (0)