| 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):
Band1First band
Band2Second band
Win1How often first band was preferred
Win2How often second band was preferred
Examples
data("bandpref")
str(bandpref)
[Package MPsychoR version 0.10-8 Index]