LearnerSurvCoxPH: Cox Proportional Hazard Learner

Description Format Construction References See Also

Description

A LearnerSurv for a Cox PH model implemented in survival::coxph() in package survival.

Format

R6::R6Class inheriting from LearnerSurv.

Construction

1
2
3
LearnerSurvCoxPH$new()
mlr_learners$get("surv.coxph")
lrn("surv.coxph")

References

Cox, David R. (1972). Regression models and lifeā€tables. Journal of the Royal Statistical Society: Series B (Methodological) 34.2 (1972): 187-202. doi: 10.1111/j.2517-6161.1972.tb00899.x.

See Also

Dictionary of Learners: mlr3::mlr_learners


mlr-org/mlr3survival documentation built on Oct. 21, 2019, 7:42 p.m.