plt_roc: A plot ROC Function

View source: R/plt_roc.R

plt_rocR Documentation

A plot ROC Function

Description

This function allows you to plot ROC curve. Input is a pROC::roc() object.

Usage

plt_roc(obj)

ghowoo/Wu documentation built on June 10, 2022, 3:47 p.m.

Related to plt_roc in ghowoo/Wu...