plot_roc: A function to plot ROC plots This function creates a ggplot...

Description Usage Arguments

View source: R/plot_roc.R

Description

A function to plot ROC plots This function creates a ggplot for ROC

Usage

1
plot_roc(ModelResults, linetypes = c("solid", "dotted"), interval)

Arguments

ModelResults

list. Specify model name of the logit model.

linetypes

character. A vector of charactors indicting the line types

interval

numeric. Specify the intervals for the sequence


cc458/postregplots documentation built on Aug. 22, 2019, 9:24 a.m.