Learn R Programming

CompR (version 1.0)

Cocktail: Beverages paired comparison

Description

Paired comparison of 7 beverages by 112 subjects according their preferences

Usage

data(Cocktail)

Arguments

Format

A DataPairComp class object with the following elements: Cons : corresponding to the label of consummers (default : Number of consummers) Crit : name of the different criteria contained Prod : names of the different products (default : number of the product) Paircomp : list of number of criteria elements each corresponding to the results of paired comparisons performed by the consummers.

Examples

Run this code
  data(Cocktail)
  show(Cocktail)

Run the code above in your browser using DataLab