DataSimulH0 {CompR}R Documentation

Simulation of paired comparison data

Description

Returns paired comparison data according a given configuration

Usage

DataSimulH0(Data, ResH0)

Arguments

Data

Object of class DataPairComp

ResH0

Object of class BradleyEstim.

Details

The paired comparison data are simulated according the products configuration, the weight of the different classes for the different criteria (stored in the object ResH0 of class BradleyEstim) obtained on the basis of the results of EstimBradley function for the paired comparison data contained in the objet Data of class DataPairComp

Value

Object of class DataPairComp with the following components:

Cons : corresponding to the label of consummers

Crit : names of the different criteria

Prod : names of the different products

Paircomp : list of number of criteria elements each corresponding to the results of simulated paired comparisons performed by the consummers according their belonging to the different classes.


[Package CompR version 1.0 Index]