cook_example {RankAggregator}R Documentation

Example data: partial rankings

Description

A dataset containing 5 partial rankings of 6 items. This is the example used by Cook et al (2007).

Usage

cook_example

Format

A data frame of 20 rows and 3 columns

Item

Character values giving one of 6 items

Reviewer

Character values giving one of 5 reviewers

Ranking

Numeric values giving a rank position

Source

Cook, W.D., Golany, B., Penn, M. and Raviv, T., 2007. Creating a consensus ranking of proposals from reviewers’ partial ordinal rankings. Computers & Operations Research, 34, pp.954-965.


[Package RankAggregator version 0.0.1 Index]