plotROC
From RSNNS v0.4-12
by Christoph Bergmeir
Plot a ROC curve
This function plots a receiver operating characteristic (ROC) curve.
Usage
plotROC(T, D, ...)
Arguments
- T
predictions
- D
targets
- ...
parameters passed to plot
References
R news Volume 4/1, June 2004
Community examples
Looks like there are no examples yet.