Learn R Programming

rankUncertainty (version 1.0.2.0)

Methods for Working with Uncertainty in Rankings

Description

Provides methods for measuring and describing uncertainty in rankings. See Rising (2021) for background.

Copy Link

Version

Install

install.packages('rankUncertainty')

Monthly Downloads

55

Version

1.0.2.0

License

MIT + file LICENSE

Maintainer

Justin Rising

Last Published

November 15th, 2021

Functions in rankUncertainty (1.0.2.0)

coverGraph

Compute the cover graph of order generated by intervals
plotIntervals

Plot intervals
topSet

Compute the k-top set for a set of intervals
toMatrix

Matrix representation of the order generated by a set of intervals
lessThan

Compare intervals
generateIntervals

Generate random intervals
indexIntervals

Generate index intervals for a set of intervals
isCompatible

Test whether a ranking is compatible with a set of intervals
bottomSet

Compute the k-bottom set for a set of intervals
canonicalize

Compute a canonical representation of an interval order
partition

Partition the order generated by a set of intervals