syn.res1, syn.res2, syn.res3 {support.CEs}R Documentation

Synthetic respondent data sets

Description

Data sets artificially created for the "Examples" in this package.

Usage

data(syn.res1)
data(syn.res2)
data(syn.res3)

Format

Data frames with 100 respondents on the following 11 or 12 variables.

ID

Identification number of respondents.

BLOCK

Serial number of blocks to which each respondent had been assigned.

q1

Response to choice experiment question 1.

q2

Response to choice experiment question 2.

q3

Response to choice experiment question 3.

q4

Response to choice experiment question 4.

q5

Response to choice experiment question 5.

q6

Response to choice experiment question 6.

q7

Response to choice experiment question 7.

q8

Response to choice experiment question 8.

q9

Response to choice experiment question 9.

F

Female dummy variable (1 = Female, otherwise 0) that is included only in syn.res1.

Details

The "Examples" for each function in this package is based on three hypothetical cases in which choice experiments are applied to measure consumers' valuation of an agricultural product (Aizaki 2012).

The agricultural product has three attributes: (1) the region of origin: this attribute has three levels—"Region A," "Region B," and "Region C."; (2) the eco-friendly label: this describe the three types of cultivation method—"Conv. (conventional cultivation method)," "More (more eco-friendly cultivation method)," and "Most (most eco-friendly cultivation method); and (3) the price per piece of the product—"$1," "$1.1," "$1.2."

Author(s)

Hideo Aizaki

See Also

make.dataset, rotation.design, Lma.design

Examples

# See "Examples" for the function make.dataset.

[Package support.CEs version 0.7-0 Index]