anxiety {ura}R Documentation

Anxiety ratings

Description

Simulated data from three raters rating the anxiety of 20 individuals. The codings range from 1 (no anxiety) to 6 (extremely anxious). The data are forked directly from the irr package, with the only difference being the shape of the dataset.

Usage

anxiety

Format

## 'anxiety' A data frame with 60 rows and 3 columns:

subject_id

The subject being screened for anxiety (numeric).

rater_id

The rater evaluating the subject for anxiety (numeric).

anxiety_level

The level of anxiety observed in the subject by the rater (numeric).

Source

<https://cran.r-project.org/package=irr>


[Package ura version 1.0.0 Index]