Skip to content

mlr3cmprsk 0.0.3

Choose a tag to compare

@bblodfon bblodfon released this 21 Mar 23:40
· 48 commits to main since this release
dfc34f9
  • Added missings, importance, and selected_features properties to LearnerCompRisksAalenJohansen.
  • Added support for native_model() in LearnerCompRisksAalenJohansen
  • CIF predictions for LearnerCompRisksAalenJohansen are now at unique event times (rest can be
    constantly interpolated).
  • Minimum required mlr3 version is now 1.4.0.
  • Added a noise feature to autotest tasks for improved testing.
  • Improved documentation.