Learn R Programming

rankrate (version 1.2.1)

ToyData2: Toy data set of rankings and ratings demonstrating decision-making with partial rankings

Description

This toy data set includes 16 judges and 8 objects, and demonstrates the ability of the Mallows-Binomial model to estimate overall object orderings under partial rankings.

Usage

ToyData2

Arguments

Format

list with three elements: (1) rankings, a 16 x 8 matrix of rankings with one row per judge; (2) ratings, a 16 x 8 matrix of ratings, with one row per judge and one column per object; and (3) M, a number indicating the maximum (worst) integer score.