| plyty {conjoint} | R Documentation |
Sample data for conjoint analysis
Description
Sample artificial data in score mode. Rating (score) data does not need any conversion.
Usage
data(plyty)
ppref
pprof
plevn
Format
pprefMatrix of preferences (6 respondents and 8 profiles).
pprofMatrix of profiles (3 attributes and 8 profiles).
plevnCharacter vector of names for the attributes' levels.
Examples
library(conjoint)
data(plyty)
print(pprof)
print(ppref)
print(plevn)
[Package conjoint version 1.41 Index]