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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
* Fixed bug with prediction from a boosted tree model fitted with `"xgboost"` using a custom objective function (#875).
16
16
17
17
* Several internal functions (to help work with `Surv` objects) were added as a standalone file that can be used in other packages via `usethis::use_standalone("tidymodels/parsnip")`.
18
-
18
+
*`logistic_reg()` will now warn at `fit()` when the outcome has more than two levels (#545).
0 commit comments