Files in xrobin/pROC
Display and Analyze ROC Curves

.Rbuildignore
.gitattributes
.github/.gitignore
.github/ISSUE_TEMPLATE/Bug_report.md .github/ISSUE_TEMPLATE/Feature_request.md
.github/workflows/check-standard.yaml
.github/workflows/test-coverage.yaml
.gitignore
COPYING
DEPENDENCIES.ubuntu
DESCRIPTION
NAMESPACE
NEWS
R/RcppExports.R R/are.paired.R R/auc.R R/bootstrap.R R/ci.R R/ci.auc.R R/ci.coords.R R/ci.multiclass.auc.R R/ci.se.R R/ci.sp.R R/ci.thresholds.R R/coords.R R/cov.R R/delong.R R/ggroc.R R/groupGeneric.R R/has.partial.auc.R R/lines.roc.R R/multiclass.R R/null.roc.R R/obuchowski.R R/onLoad.R R/plot.ci.R R/plot.roc.R R/power.roc.test.R R/print.R R/roc.R R/roc.test.R R/roc.utils.R R/roc.utils.percent.R R/smooth.R R/var.R R/venkatraman.R README.md
appveyor.yml
codecov.yml
data/aSAH.RData
default.Rproj
inst/CITATION
inst/extra/algorithms.speed.test.R
inst/extra/bench/fig-unnamed-chunk-13-1.png
inst/extra/bench/fig-unnamed-chunk-5-1.png
inst/extra/bench/fig-unnamed-chunk-9-1.png
inst/extra/benchmark.Rmd inst/extra/benchmark.md inst/extra/sos_clashes.R man/aSAH.Rd man/are.paired.Rd man/auc.Rd man/ci.Rd man/ci.auc.Rd man/ci.coords.Rd man/ci.se.Rd man/ci.sp.Rd man/ci.thresholds.Rd man/coords.Rd man/coords_transpose.Rd man/cov.Rd man/ggroc.Rd man/groupGeneric.Rd man/has.partial.auc.Rd man/lines.roc.Rd man/multiclass.Rd man/pROC-package.Rd man/plot.ci.Rd man/plot.roc.Rd man/power.roc.test.Rd man/print.Rd man/roc.Rd man/roc.test.Rd man/smooth.Rd man/var.Rd
src/RcppExports.cpp
src/RcppVersion.cpp
src/delong.cpp
src/perfsAll.cpp
tests/testthat.R
tests/testthat/_snaps/ggroc/ggroc-list-colour.svg
tests/testthat/_snaps/ggroc/ggroc-list-extra-aes-screenshot.svg
tests/testthat/_snaps/ggroc/ggroc-list-group-facet-screenshot.svg
tests/testthat/_snaps/ggroc/ggroc-list-multi-aes.svg
tests/testthat/_snaps/ggroc/ggroc-list-scale-colour-manual.svg
tests/testthat/_snaps/ggroc/ggroc-list-screenshot.svg
tests/testthat/_snaps/ggroc/ggroc-screenshot-base.svg
tests/testthat/_snaps/ggroc/ggroc-screenshot-legacy.svg
tests/testthat/_snaps/ggroc/ggroc-screenshot-percent-legacy.svg
tests/testthat/_snaps/ggroc/ggroc-screenshot-percent.svg
tests/testthat/_snaps/ggroc/ggroc-screenshot.svg
tests/testthat/_snaps/ggroc/ggroc-smooth-list-screenshot.svg
tests/testthat/_snaps/ggroc/ggroc-smooth-screenshot.svg
tests/testthat/_snaps/plot/advanced-screenshot-1.svg
tests/testthat/_snaps/plot/advanced-screenshot-2.svg
tests/testthat/_snaps/plot/advanced-screenshot-3.svg
tests/testthat/_snaps/plot/advanced-screenshot-4.svg
tests/testthat/_snaps/plot/advanced-screenshot-5.svg
tests/testthat/_snaps/plot/advanced-screenshot-6.svg
tests/testthat/_snaps/plot/basic-ndka.svg
tests/testthat/_snaps/plot/basic-s100b.svg
tests/testthat/_snaps/plot/basic-wfns.svg
tests/testthat/_snaps/plot/legacy-axes.svg
tests/testthat/_snaps/plot/plot-formula.svg
tests/testthat/helper-coords-expected-smooth.R tests/testthat/helper-coords-expected.R tests/testthat/helper-deLongPlacementsCpp-expected.R tests/testthat/helper-expect_equal_roc.R tests/testthat/helper-expectations.R tests/testthat/helper-no-progress.R tests/testthat/helper-roc-expected.R tests/testthat/helper-roc.utils-expected.R tests/testthat/helper-rocs.R tests/testthat/helper-skip.R tests/testthat/helper-vdiffr.R
tests/testthat/print_output/multiclass
tests/testthat/print_output/multiclass_levels
tests/testthat/print_output/multiclass_partial
tests/testthat/print_output/multiclass_partial_correct
tests/testthat/print_output/multiclass_partial_se
tests/testthat/print_output/multiclass_percent
tests/testthat/print_output/mv_multiclass
tests/testthat/print_output/mv_multiclass.ndka.formula
tests/testthat/print_output/mv_multiclass_levels
tests/testthat/print_output/mv_multiclass_partial
tests/testthat/print_output/mv_multiclass_partial_correct
tests/testthat/print_output/mv_multiclass_partial_se
tests/testthat/print_output/mv_multiclass_percent
tests/testthat/print_output/ndka_formula
tests/testthat/print_output/ndka_formula_attached
tests/testthat/print_output/ndka_formula_var
tests/testthat/print_output/ndka_formula_var_attached
tests/testthat/print_output/r.ndka
tests/testthat/print_output/r.ndka.ci.auc
tests/testthat/print_output/r.ndka.ci.coords
tests/testthat/print_output/r.ndka.ci.se
tests/testthat/print_output/r.ndka.ci.sp
tests/testthat/print_output/r.ndka.ci.thresholds
tests/testthat/print_output/r.ndka.formula
tests/testthat/print_output/r.ndka.formula.ci
tests/testthat/print_output/r.ndka.formula.no_auc
tests/testthat/print_output/r.ndka.partial1
tests/testthat/print_output/r.ndka.percent
tests/testthat/print_output/r.ndka.percent.partial1
tests/testthat/print_output/r.s100b
tests/testthat/print_output/r.s100b.partial1
tests/testthat/print_output/r.s100b.partial2
tests/testthat/print_output/r.s100b.percent
tests/testthat/print_output/r.s100b.percent.partial1
tests/testthat/print_output/r.wfns
tests/testthat/print_output/r.wfns.partial1
tests/testthat/print_output/r.wfns.percent
tests/testthat/print_output/r.wfns.percent.partial1
tests/testthat/print_output/roc.test-venkatraman.paired
tests/testthat/print_output/roc.test-venkatraman.unpaired
tests/testthat/print_output/roc.test-venkatraman.unpaired.unstratified
tests/testthat/print_output/roc.test-venkatraman.unstratified
tests/testthat/print_output/smooth.ndka
tests/testthat/print_output/smooth.s100b.binormal
tests/testthat/print_output/smooth.s100b.density
tests/testthat/print_output/smooth.s100b.fitdistr
tests/testthat/print_output/smooth.s100b.formula
tests/testthat/print_output/smooth.s100b.logcondens
tests/testthat/print_output/smooth.s100b.logcondens.smooth
tests/testthat/print_output/smooth.wfns
tests/testthat/test-Ops.R tests/testthat/test-are-paired.R tests/testthat/test-auc.R tests/testthat/test-ci.auc.R tests/testthat/test-ci.coords.R tests/testthat/test-ci.formula.R tests/testthat/test-ci.se.R tests/testthat/test-ci.sp.R tests/testthat/test-ci.thresholds.R tests/testthat/test-coords.R tests/testthat/test-cov.R tests/testthat/test-deLongPlacementsCpp.R tests/testthat/test-ggroc.R tests/testthat/test-large.R tests/testthat/test-multiclass.R tests/testthat/test-numeric-Inf.R tests/testthat/test-numeric-accuracy.R tests/testthat/test-onload.R tests/testthat/test-plot.R tests/testthat/test-power.roc.test.R tests/testthat/test-print.R tests/testthat/test-progress.R tests/testthat/test-roc.R tests/testthat/test-roc.test-venkatraman.R tests/testthat/test-roc.test.R tests/testthat/test-roc.utils.R tests/testthat/test-roc.utils.percent.R tests/testthat/test-smooth.R tests/testthat/test-var.R
xrobin/pROC documentation built on Nov. 7, 2023, 2:34 p.m.