Learn R Programming

irr (version 0.70)

diagnoses: Psychiatric diagnoses provided by different raters

Description

Psychiatric diagnoses of n=30 patients provided by different sets of m=6 raters. Data were used by Fleiss (1971) to illustrate the computation of Kappa for m raters.

Usage

data(diagnoses)

Arguments

source

Fleiss, J.L. (1971). Measuring nominal scale agreement among many raters. Psychological Bulletin, 76, 378-382.

References

Fleiss, J.L. (1971). Measuring nominal scale agreement among many raters. Psychological Bulletin, 76, 378-382.

Examples

Run this code
data(diagnoses)
table(diagnoses[,1])

Run the code above in your browser using DataLab