quick_roc: A quick roc plot.

Description Usage Arguments Value

Description

A quick roc plot. It's a simple wrapper around pROC::roc

Usage

1
2
quick_roc(test, refstd, direction = c("auto","<",">"), plot.roc=TRUE,
          main="")

Arguments

test

Marker

refstd

Reference standard (binary variable)

direction

Charachter. Direction passed to pROC::roc

plot.roc

Logical. Plot roc curve?

main

Graph main title

Value

The function plot the graph and return a list with roc statistics


yapomif documentation built on May 2, 2019, 4:51 p.m.