Skip to content

Commit

Permalink
news bump
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Oct 11, 2024
1 parent 28fd193 commit 8025fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* censored now depends on survival >= 3.7-0 which allows us to use it also for predictions of survival probabilities at infinite evaluation time points. This means that: Survival probabilities at `eval_time = Inf` are now not always set to 0 and confidence intervals at infinite evaluation times are now not always set to `NA`. This applies to `proportional_hazards()`and `bag_tree()` models as well as models with the `partykit` engine, `decision_tree()` and `rand_forest()` (#320).

* Update the format of quantile predictions to match new parsnip requirements (#332) (tidymodels/parsnip/#1209)

# censored 0.3.1

Expand Down

0 comments on commit 8025fe8

Please sign in to comment.