roc_data: Function to get data to plot a roc curve

Description Usage Arguments

View source: R/data-auxiliars.R

Description

Function to get data to plot a roc curve

Usage

1
roc_data(score, target)

Arguments

score

A numeric vector of predictions.

target

A binary variable same length as score.


jbkunst/irks documentation built on May 22, 2021, 2:09 p.m.