caDataLody: Sample data for conjoint analysis

Description Usage Format Examples

Description

Sample artificial data in rank mode. Ranking (rank) data needs conversion into rating (score) data.

Usage

1
2
3
4

Format

lpref

Matrix of preferences (6 respondents and 9 profiles).

lprof

Matrix of profiles (4 attributes and 9 profiles).

llevn

Character vector of names for the attributes' levels.

Examples

1
2
3
4
5

Example output

  smak cena opakowanie posypka
1    2    1          1       1
2    3    2          1       1
3    1    1          2       1
4    1    2          2       1
5    2    3          2       1
6    3    3          2       1
7    1    3          1       2
8    3    1          2       2
9    2    2          2       2
  profil1 profil2 profil3 profil4 profil5 profil6 profil7 profil8 profil9
1       1       6       2       7       8       4       3       9       5
2       3       4       9       8       1       5       7       6       2
3       3       5       1       6       8       9       2       7       4
4       1       4       2       8       9       5       7       6       3
5       2       6       3       7       8       1       4       5       9
6       2       5       9       6       7       8       3       4       1
       poziomy
1  czekoladowe
2    waniliowe
3  truskawkowe
4         1.50
5         2.00
6         2.50
7        wafel
8        kubek
9          tak
10         nie

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