Learn R Programming

irr (version 0.70)

video: Different raters judging the credibility of videotaped testimonies

Description

The data frame contains the credibility ratings of 20 subjects, rated by 4 raters. Judgements couly vary from 1 (not credible) to 6 (highly credible). Variance between and within raters is low.

Usage

data(video)

Arguments

source

artificial data

Examples

Run this code
data(video)
apply(video,2,table)

Run the code above in your browser using DataLab