View source: R/binary_search_mcr.r
Plot all models found during MCR binary search, and the associated MR boundaries for any model in the class.
1 2 3 4 |
emp_mcr |
output from 'get_empirical_MCR' |
eps |
absolute error value, around which empirical MCR is defined |
ylab, xlab |
axis labels, as in |
show_all_lines |
show redundant MR boundaries found in MCR search |
show_mcr_range |
additionally plots brackets corresponding to empirical MCR |
add_to_plot |
whether to add lines to an existing plot, or to create a new plot |
ylim_include |
vector of numeric values that should be contained in ylim |
xlim_include |
vector of numeric values that should be contained in xlim |
xlim_1 |
whether xlim should truncate at value 1 (null reliance) |
fill_col |
color to shade in region below permorfance threshold. If NA, no shading is applied. |
... |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.