ClassDataPairComp {CompR} | R Documentation |
return an object of DataPairComp
class
ClassDataPairComp(Mat, labelprod = NULL, labelcons = NULL, labelcrit = NULL)
Mat |
Paired comparison matrix with a number of rows equal to nsubject*nitems and nitems columns. |
labelprod |
names of the different items (default |
labelcons |
names of the different subjects (default |
labelcrit |
name of the criterium (default |
Object of class DataPairComp
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.