stability.ranked.list | R Documentation |
Creates a blob plots visualizing the ranking variability across tasks.
## S3 method for class 'ranked.list'
stability(
x,
ordering,
probs = c(0.025, 0.975),
max_size = 6,
freq = FALSE,
shape = 4,
...
)
x |
The ranked asssessment data set. |
... |
Further arguments passed to or from other functions. |
browseVignettes("challengeR")
Other functions to visualize cross-task insights:
dendrogram.ranked.list()
,
stabilityByAlgorithm.bootstrap.list()
,
stabilityByTask.bootstrap.list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.