Skip to content

Commit e3766e8

Browse files
committed
update news
1 parent 14cf2b2 commit e3766e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* cleanup: removed all `PipeOp`s and pipelines related to survival => regression reduction techniques (see #414)
44
* fix: `$predict_type` of `survtoclassif_disctime` and `survtoclassif_IPCW` was `prob` (classification type) and not `crank` (survival type)
55
* fix: G(t) is not filtered when `t_max|p_max` is specified in scoring rules (didn't influence evaluation at all)
6-
* docs: Clarified the use and impact of using `t_max` in scoring rules
6+
* docs: Clarified the use and impact of using `t_max` in scoring rules, added examples in scoring rules and AUC scores
77
* feat: Added new argument `remove_obs` in scoring rules to remove observations with observed time `t > t_max` as a processing step to alleviate IPCW issues.
88
This was before 'hard-coded' which made the Integrated Brier Score (`msr("surv.graf")`) differ minimally from other implementations and the original definition.
99

0 commit comments

Comments
 (0)