Plots ROCROCR
1 2 3 |
plot_data |
The plot data object. No default. |
device |
Character vector with the name of the image device to use. Passed to save.plot. Defaults to "eps". |
y_name |
The name of the y variable. Defaults to NULL in which case the first variable is used. |
x_name |
The name of the x variable. Defaults to NULL in which case the second variable is used. |
ylab |
The y label. Defaults to NULL in which case the variable name is used. |
xlab |
The x label. Defaults to NULL in which case the variable name is used. |
file_name |
If not NULL the plot object will be saved to disk using the name provided. Defaults to NULL. |
return_plot |
Logical. If TRUE the plot object is returned. Defaults to FALSE. |
subscript |
Logical. If TRUE, underscores in pretty names in converted to LaTex expression. Defaults to FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.