roc: Function 'roc'

Description Usage Arguments Value

Description

function for calculating ROC curves

Usage

1
roc(probs, truth, cutoffs = c(0.05, 0.1, 0.15, 0.2, 0.5, 1))

Arguments

probs

probabilities

truth

logical or 0/1 vector of classifications

cutoffs

cutoffs for calculating the area below

Value

data frame with an roc curve


wlandau/fbseqStudies documentation built on May 4, 2019, 8:44 a.m.