bandpref {MPsychoR} | R Documentation |
Band Preferences
Description
Toy dataset involving paired comparisons of bands. 200 people stated their preferences of 5 bands in a paired comparison design (no undecided answer allowed).
Usage
data("bandpref")
Format
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
Examples
data("bandpref")
str(bandpref)
[Package MPsychoR version 0.10-8 Index]