Learn R Programming

CompR (version 1.0)

Cocktail_Cum: Beverages paired comparison

Description

Paired comparison of 7 beverages by 112 subjects according their preferences

Usage

data(Cocktail)

Arguments

Format

A matrix resulting of the cumulative paired comparison results of 7 products by 112 consumers. The (i,j) element correponds to the number of time product i was prefered to product j among all comparisons between these two products.

Examples

Run this code
  data(Cocktail_Cum)
  Cocktail_Cum

Run the code above in your browser using DataLab