bandpref {MPsychoR} | R Documentation |
Toy dataset involving paired comparisons of bands. 200 people stated their preferences of 5 bands in a paired comparison design (no undecided answer allowed).
data("bandpref")
A data frame with 10 paired comparisons (200 people):
Band1
First band
Band2
Second band
Win1
How often first band was preferred
Win2
How often second band was preferred
data("bandpref")
str(bandpref)