Skip to content

Commit 4a8316f

Browse files
authored
Merge branch 'master' into restrict-fit_xy
2 parents 3b52dd8 + dcca83a commit 4a8316f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616

1717
* Column names for `x` are now required when `fit_xy()` is used. (#398)
1818

19-
* Censored regression models cannot use `fit_xy()` (use `fit()`). (#442)
19+
* New mode "censored regression" and new prediction types "linear_pred", "time", "survival", "hazard". (#396)
2020

21+
* Censored regression models cannot use `fit_xy()` (use `fit()`). (#442)
2122

2223
# parsnip 0.1.4
2324

0 commit comments

Comments
 (0)