getPaircomp {CompR}R Documentation

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

data(Cocktail)
Cocktail_Paircomp<-getPaircomp(Cocktail)

[Package CompR version 1.0 Index]