AUC: AUC ROC plot for fitted models

Description Usage Arguments Value Author(s)

Description

Area under the reciever-operator (ROC) curve (AUC), and ROC plot methods for fitted models.

Usage

1
2
AUC(object, ...)
rocplot(x, ...)

Arguments

object, x

a fitted model object

...

other arguments

Value

AUC returns AUC value for a model, or a data frame with values for more models.

rocplot returns the values used for the plot invisibly, and as a side effect it draws a graph.

Author(s)

Peter Solymos and Monica Moreno


detect documentation built on May 2, 2019, 4:50 p.m.