anxiety {irr} | R Documentation |
The data frame contains the anxiety ratings of 20 subjects, rated by 3 raters. Values are ranging from 1 (not anxious at all) to 6 (extremely anxious).
data(anxiety)
A data frame with 20 observations on the following 3 variables.
artificial data
data(anxiety) apply(anxiety,2,table)