powered by
Sample data in score mode. Rating (score) data does not need any conversion. Data collected in the survey conducted by M. Gordzicz in 2015/2016.
data(wycieczka) wpref wprof wlevn wsimp
wpref
Matrix of preferences (306 respondents and 14 profiles).
wprof
Matrix of profiles (4 attributes and 14 profiles).
wlevn
Character vector of names for the attributes' levels.
wsimp
Matrix of simulation profiles.
# NOT RUN { library(conjoint) data(wycieczka) print(wpref) print(wprof) print(wlevn) print(wsimp) # }
Run the code above in your browser using DataLab