Cocktail {CompR} | R Documentation |
Beverages paired comparison
Description
Paired comparison of 7 beverages by 112 subjects according their preferences
Usage
data(Cocktail)
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
data(Cocktail)
show(Cocktail)
[Package CompR version 1.0 Index]