RocCurve: The RocCurve class

Description Usage Arguments Fields and Methods Author(s)

Description

Package: aroma.cn.eval
Class RocCurve

logical
~~|
~~+--BasicObject
~~~~~~~|
~~~~~~~+--RocCurve

Directly known subclasses:

public class RocCurve
extends BasicObject

Usage

1
RocCurve(roc=NULL, cuts=NULL, counts=NULL, ...)

Arguments

roc

A matrix with N (FP,TP) rate data points.

cuts

A numerical vector of N+1 cuts.

counts

A numerical vector of N+1 cuts.

...

Not used.

Fields and Methods

Methods:

as.character -
auc -
getCounts -
getFpRate -
getTpRate -
lines -
plot -
points -

Methods inherited from BasicObject:
$, $<-, [[, [[<-, as.character, attach, detach, equals, extend, getFields, getInstantiationTime, hasField, hashCode, isReferable, objectSize, print, asThis

Methods inherited from logical:
Ops,nonStructure,vector-method, Ops,structure,vector-method, Ops,vector,nonStructure-method, Ops,vector,structure-method, as.data.frame, as.raster, coerce,ANY,logical-method, whichVector

Author(s)

Henrik Bengtsson


HenrikBengtsson/aroma.cn.eval documentation built on Dec. 9, 2019, 12:16 p.m.