| hads | R Documentation |
This data set contains the responses of 201 oncological patients to 14 ordinal polytomous items that measure anxiety (7 items) and depression (7 items), according to the Hospital Anxiety and Depression Scale questionnaire.
data(hads)
A data frame with 201 observations on 14 items:
item1measure of depression
item2measure of anxiety
item3measure of depression
item4measure of depression
item5measure of depression
item6measure of anxiety
item7measure of anxiety
item8measure of anxiety
item9measure of depression
item10measure of anxiety
item11measure of anxiety
item12measure of anxiety
item13measure of depression
item14measure of depression
All items have 4 response categories: the minimum value 0 corresponds to a low level of anxiety or depression, whereas the maximum value 3 corresponds to a high level of anxiety or depression.
Zigmond, A. and Snaith, R. (1983), The hospital anxiety and depression scale, Acta Psychiatrika Scandinavica, 67, 361-370.
data(hads)
## maybe str(hads)
str(hads)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.