View source: R/list_stability_measures.R
listStabilityMeasures | R Documentation |
Lists all stability measures of package stabm and provides information about them.
listStabilityMeasures()
data.frame
For each stability measure, its name,
the information, whether it is corrected for chance by definition,
the information, whether it is adjusted for similar features,
its minimal value and its maximal value are displayed.
The given minimal values might only be reachable
in some scenarios, e.g. if the feature sets have a certain size.
The measures which are not corrected for chance by definition can
be corrected for chance with correction.for.chance
.
This however changes the minimal value.
For the adjusted stability measures, the minimal value depends
on the similarity structure.
listStabilityMeasures()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.