This package is under development
Package website: release
mlr3cmprsk
extends the mlr3 ecosystem with a unified interface for machine learning in competing risks survival analysis. It provides consistent task, learner, and prediction abstractions, enabling seamless benchmarking, model comparison, and integration with the broader mlr3
framework.
Installation
Install the development version from GitHub:
# install.packages("pak")
pak::pak("mlr-org/mlr3cmprsk")
Code of Conduct
Please note that the mlr3cmprsk project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.