Description Usage Format References Examples
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.
1 |
A data frame with 30 observations (psychiatric diagnoses with levels 1. Depression, 2. Personality Disorder, 3. Schizophrenia, 4. Neurosis, 5. Other) on 6 variables representing different raters.
Fleiss, J.L. (1971). Measuring nominal scale agreement among many raters. Psychological Bulletin, 76, 378-382.
1 2 | data(data.Diagnoses)
interrater.reliability(data.Diagnoses[,1:2],type="categorical")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.