Skip to content

mlr3proba 0.6.8

Latest
Compare
Choose a tag to compare
@bblodfon bblodfon released this 14 Sep 16:00
· 90 commits to main since this release
a3318b7
  • Rcpp code optimizations
  • Fixed ERV scoring to comply with mlr3 dev version (no bugs before)
  • Skipping survtoregr pipelines due to bugs (to be refactored in the future)
  • Deprecate crank to distr composition in distrcompose pipeop (only from lp => distr works now)
  • Add get_mortality() function (from survivalmodels::surv_to_risk()
  • Add Rcpp function assert_surv_matrix()
  • Update and simplify crankcompose pipeop and respective pipeline (no response is created anymore)
  • Add responsecompositor pipeline with rmst and median