mlr3proba 0.7.5
- feat: add PEM (Piece-wise Exponential Model) reduction method, via a survival => poisson regression pipeline, from Bender et al. (2018)
- feat: add
na.rm
parameter tomsr("surv.calib_index")
to avoidNaN
scores - fix: allow cloning of measures objects
- fix: survival measure
label
s are nowprint
ed and theobs_loss
property is supported