Skip to contents

Test ROC

Usage

TestROC(
  data,
  dependentVars,
  classVar,
  subGroup,
  method = "maximize_metric",
  allObserved,
  specifyCutScore = "",
  metric,
  boot_runs,
  break_ties,
  tol_metric = 0.05,
  direction,
  plotROC = TRUE,
  combinePlots = TRUE,
  displaySE = FALSE,
  smoothing = FALSE,
  sensSpecTable = FALSE,
  delongTest = FALSE,
  positiveClass = ""
)

Arguments

data

.

dependentVars

.

classVar

.

subGroup

.

method

.

allObserved

.

specifyCutScore

.

metric

.

boot_runs

.

break_ties

.

tol_metric

.

direction

.

plotROC

.

combinePlots

.

displaySE

.

smoothing

.

sensSpecTable

.

delongTest

.

positiveClass

.

Value

A results object containing:

results$instructionsa html
results$procedureNotesa html
results$resultsTablean array of tables
results$delongTesta preformatted
results$plotROCan array of images
results$sensSpecTablean array of htmls