| Rogers {MPsychoR} | R Documentation |
Co-Morbid Obsessive-Compulsive Disorder and Depression
Description
Depression/OCD Data Collected at Rogers Memorial Hospital. The scales used in this study were the Quick Inventory of Depressive Symptomatology - self-report version (QIDS-SR), and the Yale-Brown Obsessive Compulsive Scale - self-report (Y-BOCS-SR). The depression scale has 16 items (5 response categories), the OCD scale 10 items (4 response categories).
Usage
data("Rogers")
Format
A data frame with 408 individuals and the following 26 variables (16 depression items followed by 10 OCD items).
onsetSleep-onset insomnia.
middleMiddle insomnia.
lateEarly morning awakening.
hypersomHypersomnia.
sadSadness.
decappetiteDecreased appetite.
incappetiteIncreased appetite.
weightlossWeight loss.
weightgainWeight gain.
concenConcentration impairment.
guiltGuilt and self-blame.
suicideSuicidal thoughts, plans or attempts.
anhedoniaAnhedonia.
fatigueFatigue.
retardPsychomotor retardation.
agitationAgitation.
obtimeTime consumed by obsessions.
obinterferInterference due to obsessions.
obdistressDistress caused by obsessions.
obresistDifficulty resisting obsessions.
obcontrolDifficulty controlling obsessions.
comptimeTime consumed by compulsions.
compinterfInterference due to compulsions.
compdisDistress caused by compulsions.
compresisDifficulty resisting compulsions.
compcontDifficulty controlling compulsions.
Source
McNally, R. J., Mair, P., Mugno, B. L., and Riemann, B. C. (2017). Comorbid obsessive-compulsive disorder and depression: A Bayesian network approach. Psychological Medicine, 47(7), 1204-1214.
Examples
data("Rogers")
str(Rogers)