PlotROC: Plot ROC Curve

Description Usage Arguments Examples

Description

This function plots the ROC curve.

Usage

1
PlotROC(Target, Prediction, ...)

Arguments

Target

A vector with values of 0/1 to be predicted.

Prediction

A vector of prediction or covariate used to predict the target.

...

Other parameters for plot().

Examples

1

Then-Terence/LiteXploreR documentation built on May 18, 2019, 8:07 p.m.