violin.bootstrap.list | R Documentation |
Creates a violin plot from a bootstrapped, ranked assessment data set.
## S3 method for class 'bootstrap.list'
violin(x, ...)
x |
The bootstrapped, ranked assessment data set. |
... |
Further arguments passed to or from other functions. |
browseVignettes("challengeR")
Other functions to visualize ranking stability:
methodsplot.challenge()
,
significanceMap.ranked.list()
,
stabilityByTask.bootstrap.list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.