anxiety | R Documentation |
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.
anxiety
## 'anxiety' A data frame with 60 rows and 3 columns:
The subject being screened for anxiety (numeric).
The rater evaluating the subject for anxiety (numeric).
The level of anxiety observed in the subject by the rater (numeric).
<https://cran.r-project.org/package=irr>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.