Item Response Warehouse / Tables / sds
sds
6,149 responses from 473 respondents to 13 items.
About this table
Description Item responses from the Symptom Distress Scale
Reference Ramsay J (2023). _TestGardener: Optimal Analysis of Test and Rating Scale Data_. R package version 3.1.4, <https://CRAN.R-project.org/package=TestGardener>.
Licence GPL-3.0
Source data https://cran.r-project.org/web/packages/TestGardener/index.html
Size and shape
Responses 6,149
Respondents 473
Items 13
Response categories 6
Responses per respondent 13
Responses per item 473
Density 1
Longitudinal FALSE
Classification
primary language(s) I can't find the description of this dataset
construct name Symptom Distress Scale
Get the data
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("sds")
# Python
pip install irw
import irw
df = irw.fetch("sds")
Version and provenance
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
Part of the Item Response Warehouse , IRW v393. This page describes the table as released in item_response_warehouse v53.0.