shared_ggprotos {mikropml}R Documentation

Get plot layers shared by plot_mean_roc and plot_mean_prc

Description

Get plot layers shared by plot_mean_roc and plot_mean_prc

Usage

shared_ggprotos(ribbon_fill = "#D9D9D9", line_color = "#000000")

Arguments

ribbon_fill

ribbon fill color (default: "#D9D9D9")

line_color

line color (default: "#000000")

Value

list of ggproto objects to add to a ggplot

Author(s)

Kelly Sovacool sovacool@umich.edu


[Package mikropml version 1.6.1 Index]