Description Objects from the Class Slots Methods See Also Examples
A class for Paired comparison data
Objects can be created by calls of the form new("DataPairComp", ...), or by the function ImportData().
Cons:Object of class "character" label for the individuals
Crit:Object of class "character" label for the criterion
Prod:Object of class "character" label for the products
Paircomp:Object of class "list" corresponding to the individual results of paired comparisons for each criteria, when products i and j are presented to individual h, the (i,j) element resulting is coded by 1 if i is choosen against j and 0 otherwise
signature(object = "DataPairComp")
signature(object = "DataPairComp")
signature(object = "DataPairComp")
signature(object = "DataPairComp")
signature(object = "DataPairComp")
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.