violin.bootstrap.list: Creates a violin plot

View source: R/violin.R

violin.bootstrap.listR Documentation

Creates a violin plot

Description

Creates a violin plot from a bootstrapped, ranked assessment data set.

Usage

## S3 method for class 'bootstrap.list'
violin(x, ...)

Arguments

x

The bootstrapped, ranked assessment data set.

...

Further arguments passed to or from other functions.

See Also

browseVignettes("challengeR")

Other functions to visualize ranking stability: methodsplot.challenge(), significanceMap.ranked.list(), stabilityByTask.bootstrap.list()


wiesenfa/challengeR documentation built on Aug. 25, 2023, 6:43 a.m.