roc: Plot the ROC curve

Description Usage Arguments Examples

View source: R/roc.R

Description

plot the ROC curve for classification of y with p

Usage

1
roc(p, y, ...)

Arguments

p

the probability vector

y

the response vector

Examples

1
roc(p, y, ...)

jakewalker56/jml documentation built on May 18, 2019, 9:08 a.m.