Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

mlr3learners/mlr3learners.survival

Repository files navigation

mlr3learners.survival

tic Parameter Check mlr3learners.drat codecov StackOverflow

Adds Nelson-Aalen estimator (survfit) and Parametric survival models <survreg> from the {survival} package to {mlr3}.

Install the latest release of the package via

install.packages("mlr3learners.survival")

by following the instructions in the mlr3learners.drat README.

Alternatively, you can install the latest version of {mlr3learners.survival} from Github with:

remotes::install_github("mlr3learners/mlr3learners.survival")