Learn R Programming

pmr (version 1.2.5)

leisure.white: leisure.white

Description

Ranking of 3 items according to the preference of the group in an activity.

Usage

data(leisure.white)

Arguments

Format

A data frame with 14 observations on the following 4 variables.
X1
Male
X2
Female
X3
Both
n
number of observations

Source

Hollander, M. and Sethuraman, J. (1978) Testing for agreement between groups of judges. Biometrika, 65, 403-411.

Details

14 white women, aged 70-79, were asked whom they would prefer to spend their leisure time.

References

Marden, J. I. (1995) Analyzing and Modeling Rank Data. Chapman and Hall.

Examples

Run this code
data(leisure.white)
## maybe str(leisure.white) ; plot(leisure.white) ...

Run the code above in your browser using DataLab