Learn R Programming

CompR (version 1.0)

getPaircomp: Gets the individual paired comparisons.

Description

Gets the individual paired comparisons.

Usage

getPaircomp(object)

Arguments

object
An object of class DataPairComp

Value

list of number of criteria elements each corresponding to the results of paired comparisons performed by the consummers.

Examples

Run this code
data(Cocktail)
Cocktail_Paircomp<-getPaircomp(Cocktail)

Run the code above in your browser using DataLab