Description Usage Arguments Value
View source: R/plot_error_rate.R
Plotting the error rate with various facets
1 2 3 4 5 6 7 8 9 |
df |
data frame with simulation parameters and test results |
titel |
optinal plot title |
yaxis |
optional y-axis title |
facet1 |
first grouping variable (on x-axis not transformed to a factor) |
facet2 |
second grouping variable (transformed to factor, indicated by shape and color) |
facet3 |
third grouping variable (not transformed to factor facet grid groups columns) |
facet4 |
fourth grouping variable (not transformed to factor, facet grid rows) |
returns a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.