video {irr} | R Documentation |
Different raters judging the credibility of videotaped testimonies
Description
The data frame contains the credibility ratings of 20 subjects, rated by 4 raters. Judgements could vary from 1 (not credible) to 6 (highly credible). Variance between and within raters is low.
Usage
data(video)
Format
A data frame with 20 observations on the following 4 variables.
- rater1
ratings of rater 1
- rater2
ratings of rater 2
- rater3
ratings of rater 3
- rater4
ratings of rater 4
Source
artificial data
Examples
data(video)
apply(video,2,table)
[Package irr version 0.84.1 Index]