powered by
Sample data in score mode. Rating (score) data does not need any conversion. Data collected in the survey conducted by M. Baran in 2007.
data(tea) tpref tprefm tprof tlevn tsimp
tpref
Vector of preferences (length 1300).
tprefm
Matrix of preferences (100 respondents and 13 profiles).
tprof
Matrix of profiles (4 attributes and 13 profiles).
tlevn
Character vector of names for the attributes' levels.
tsimp
Matrix of simulation profiles.
# NOT RUN { library(conjoint) data(tea) print(tprefm) print(tprof) print(tlevn) print(tsimp) # }
Run the code above in your browser using DataLab