Home
last modified time | relevance | path

Searched refs:CumEventPct (Results 1 – 1 of 1) sorted by relevance

/dports/devel/R-cran-caret/caret/R/
H A Dlift.R267 tmp$CumEventPct <- tmp$events/nEvents*100
364 CumEventPct = y) nameattr
372 y1 = ref_values$CumEventPct[i],
377 y0 = ref_values$CumEventPct[i],
378 y1 = ref_values$CumEventPct[i],
427 aes(x = CumTestedPct, y = CumEventPct,
431 aes(x = CumTestedPct, y = CumEventPct,
432 xend = 0, yend = CumEventPct,
441 xend = 0, yend = CumEventPct))
460 y <- dat$CumEventPct
[all …]