You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
9
9
* New model specification `survival_reg()` for the new mode `"censored regression"`. (#444)
10
10
11
+
* New model specification `proportional_hazards()` for the `"censored regression"` mode (#451).
12
+
11
13
# parsnip 0.1.5
12
14
13
15
* An RStudio add-in is available that makes writing multiple `parsnip` model specifications to the source window. It can be accessed via the IDE addin menus or by calling `parsnip_addin()`.
0 commit comments