video {irr} | R Documentation |
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.
data(video)
A data frame with 20 observations on the following 4 variables.
ratings of rater 1
ratings of rater 2
ratings of rater 3
ratings of rater 4
artificial data
data(video) apply(video,2,table)