plotRoc: Plot Receiver Operator Curve

View source: R/plotRoc.R

plotRocR Documentation

Plot Receiver Operator Curve

Description

Plot Receiver Operator Curve

Usage

plotRoc(x, group = NULL, title = NULL, breaks = F, print_plot)

Arguments

x

Tibble with sensitivity and specificity computed by the performance R package

group

Variable to group coordinates

title

Plot title

breaks

Boolean to plot additional breaks and lines

Value

A ggplot containing the receiver operator curve


mikeniemant/nbs documentation built on June 23, 2022, 4:52 a.m.