2,814 responses from 201 respondents to 14 items.
| Description | Anxiety scale (HADS) administered to oncology patients |
|---|---|
| Reference | Zigmond, A. and Snaith, R. (1983), The hospital anxiety and depression scale, Acta Psychiatrika Scandinavica, 67, 361-370. |
| DOI | 10.1111/j.1600-0447.1983.tb09716.x |
| Licence | GPL-3.0 |
| Source data | https://cran.r-project.org/web/packages/MultiLCIRT/index.html |
| Responses | 2,814 |
|---|---|
| Respondents | 201 |
| Items | 14 |
| Response categories | 4 |
| Responses per respondent | 14 |
| Responses per item | 201 |
| Density | 1 |
| Longitudinal | FALSE |
| age range | Adult (18+) |
|---|---|
| sample | General/non-specific |
| construct type | Cognitive/educational |
| measurement tool | Survey/questionnaire |
| item format | Likert Scale/selected response |
| primary language(s) | eng |
| construct name | Hospital Anxiety and Depression Scale (HADS) with MultiLCIRT psychometrics |
iditemresp
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("hads_multilcirt")
# Python
pip install irw
import irw
df = irw.fetch("hads_multilcirt")
| IRW version | v393 |
|---|---|
| Redivis dataset | item_response_warehouse v53.0 |
| Redivis dataset DOI | 10.57761/4g08-xt41 |
| Manifest pin for this IRW version | v53.0 |
| Metadata source | irw_meta v23.0 |