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

Latest commit

 

History

History
27 lines (19 loc) · 1.47 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.47 KB

mlr3learners.coxboost

tic R CMD Check via {tic} mlr3learners.drat Parameter Check codecov StackOverflow

Adds coxboost, cvcoxboost from the {CoxBoost} package to {mlr3}.

Install the latest release of the package via

install.packages("mlr3learners.coxboost")

by following the instructions in the mlr3learners.drat README.

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

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