caDataChocolate: Sample data for conjoint analysis

Description Usage Format Examples

Description

Sample data in score mode. Rating (score) data does not need any conversion. Data collected in the survey conducted by W. Nowak in 2000.

Usage

1
2
3
4
5
6

Format

cpref

Vector of preferences (length 1392).

cprefm

Matrix of preferences (87 respondents and 16 profiles).

cprof

Matrix of profiles (5 attributes and 16 profiles).

clevn

Character vector of names for the attributes' levels.

csimp

Matrix of simulation profiles.

Examples

1
2
3
4
5
6
library(conjoint)
data(chocolate)
print(cprefm)
print(cprof)
print(clevn)
print(csimp)

conjoint documentation built on May 1, 2019, 8:05 p.m.