anxiety: Anxiety ratings by different raters

Description Usage Format Source Examples

Description

The data frame contains the anxiety ratings of 20 subjects, rated by 3 raters. Values are ranging from 1 (not anxious at all) to 6 (extremely anxious).

Usage

1

Format

A data frame with 20 observations on the following 3 variables.

rater1

ratings of the first rater

rater2

ratings of the second rater

rater3

ratings of the third rater

Source

artificial data

Examples

1
2

Example output

Loading required package: lpSolve
$rater1

1 2 3 4 5 6 
2 6 5 2 4 1 

$rater2

1 2 3 4 6 
1 5 8 4 2 

$rater3

1 2 3 4 6 
7 5 5 2 1 

irr documentation built on May 2, 2019, 8:50 a.m.

Related to anxiety in irr...