roc: A function returning data for a ROC plot.

View source: R/roc.R

rocR Documentation

A function returning data for a ROC plot.

Description

A function returning data for a ROC plot.

Usage

roc(scores, response)

Arguments

scores

Probability that response is true or 1.

response

Responses coded as logical or 0-or-1.

Value

tbl_df


iangow/farr documentation built on Feb. 13, 2025, 2:53 p.m.