stability.ranked.list: Creates a blob plot across tasks

View source: R/stability.R

stability.ranked.listR Documentation

Creates a blob plot across tasks

Description

Creates a blob plots visualizing the ranking variability across tasks.

Usage

## S3 method for class 'ranked.list'
stability(
  x,
  ordering,
  probs = c(0.025, 0.975),
  max_size = 6,
  freq = FALSE,
  shape = 4,
  ...
)

Arguments

x

The ranked asssessment data set.

...

Further arguments passed to or from other functions.

See Also

browseVignettes("challengeR")

Other functions to visualize cross-task insights: dendrogram.ranked.list(), stabilityByAlgorithm.bootstrap.list(), stabilityByTask.bootstrap.list()


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