mlsurvlrnrs call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
43% lines
Expression
47.4%
Tests
42.6%
Examples
32.3%
Vignettes
not measured
By file
R/learner_surv_rpart_cox.R
0%
R/learner_surv_ranger_cox.R
0%
R/zzz.R
0%
R/learner_surv_xgboost_cox.R
48%
R/learner_surv_xgboost_aft.R
82%
R/learner_surv_coxph_cox.R
84%
R/learner_surv_glmnet_cox.R
88%
R/surv_c_index.R
100%
Structure
- Functions
- 25
- Exported
- 1
- Compiled
- 0
- Call edges
- 10
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| .onLoad | R | 8 | 2 | 0.0% |
| surv_ranger_cox_bsF | R | 27 | 1 | 0.0% |
| surv_ranger_cox_ce | R | 8 | 1 | 0.0% |
| surv_ranger_cox_cv | R | 43 | 2 | 0.0% |
| surv_ranger_cox_optimization | R | 70 | 2 | 0.0% |
| surv_ranger_cox_predict | R | 21 | 1 | 0.0% |
| surv_rpart_cox_bsF | R | 30 | 1 | 0.0% |
| surv_rpart_cox_cv | R | 33 | 2 | 0.0% |
| surv_rpart_cox_fit | R | 18 | 1 | 0.0% |
| surv_rpart_cox_optimization | R | 61 | 2 | 0.0% |
| surv_rpart_cox_predict | R | 13 | 1 | 0.0% |
| surv_xgboost_aft_bsF | R | 22 | 1 | 0.0% |
| surv_xgboost_cox_bsF | R | 22 | 1 | 0.0% |
| surv_glmnet_cox_optimization | R | 68 | 2 | 84.1% |
| surv_xgboost_aft_optimization | R | 106 | 3 | 98.5% |
| c_index exp | R | 3 | 1 | 100.0% |
| surv_coxph_cox_fit | R | 21 | 1 | 100.0% |
| surv_coxph_cox_predict | R | 28 | 2 | 100.0% |
| surv_glmnet_cox_bsF | R | 23 | 1 | 100.0% |
| surv_glmnet_cox_ce | R | 3 | 1 | 100.0% |