Skip to content

Commit

Permalink
correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
bblodfon committed Jan 6, 2025
1 parent 9dd5e69 commit 3cbc8e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# mlr3proba 0.7.3

* feat: added new calibration measure => `msr("surv.calib_index")`
* refator + feat: `autoplot.PredictionSurv`
* refactor + feat: `autoplot.PredictionSurv`
* The default `"calib"` plot uses the survival matrix directly now which is faster
* `"dcalib"` has extra barplot + better documentation
* Added new `type = "scalib"` which contructs the smoothed calibration plots as in Austin et al. (2020)
* Added new `type = "scalib"` which constructs the smoothed calibration plots as in Austin et al. (2020)
* **BREAKING CHANGE**: `"preds"` is now called `"isd"` (individual survival distribution). `row_ids` can now be used to filter the observations for which you draw the survival curves.

# mlr3proba 0.7.2
Expand Down

0 comments on commit 3cbc8e6

Please sign in to comment.