Plot multiple performance curves in one graph
1 2 3 4 5 |
ptitle |
plot title |
fn |
plot filename |
rocs |
list of ROCs, each containing dataframe with columns:
|
aucs |
area under the ROC values matching the order of |
names |
names of the different ROCs in |
outDir |
directory to put |
perfTheme |
ggplot2 theme() object to include plot formats |
scaleX |
scale_x_continuous, format of x scale |
scaleY |
scale_y_continuous, format of y scale |
scaleColor |
scale_color_manual, specify colors |
prs |
list of precision-recall curves, each containing dataframe with columns:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.