| plot.borg_comparison | R Documentation |
Creates a visualization comparing random vs blocked CV performance.
## S3 method for class 'borg_comparison'
plot(x, type = c("boxplot", "density", "paired"), ...)
x |
A |
type |
Character. Plot type: |
... |
Additional arguments passed to plotting functions. |
The borg_comparison object x, returned invisibly.
Called for the side effect of producing a plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.