plot.roc {huge}R Documentation

Plot function for S3 class "roc"

Description

Plot the ROC curve for an object with S3 class "roc".

Usage

## S3 method for class 'roc'
plot(x, ...)

Arguments

x

An object with S3 class "roc"

...

System reserved (No specific usage)

See Also

huge.roc


[Package huge version 1.3.5 Index]