caDataPlyty: Sample data for conjoint analysis

plytyR Documentation

Sample data for conjoint analysis

Description

Sample artificial data in score mode. Rating (score) data does not need any conversion.

Usage

data(plyty)

Format

ppref

Matrix of preferences (6 respondents and 8 profiles).

pprof

Matrix of profiles (3 attributes and 8 profiles).

plevn

Character vector of names for the attributes' levels.

Examples

library(conjoint)
data(plyty)
print(ppref)
print(pprof)
print(plevn)

conjoint documentation built on June 10, 2025, 1:07 a.m.