Learn R Programming

MPsychoR (version 0.10-8)

Rogers_Adolescent: Co-Morbid Obsessive-Compulsive Disorder and Depression -- Adolescents

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_Adolescent")

Arguments

Format

A data frame with 87 individuals and 26 variables (16 depression items followed by 10 OCD items). See ?Rogers for details on individual items.

Examples

Run this code
# NOT RUN {
data("Rogers_Adolescent")
str(Rogers_Adolescent)
# }

Run the code above in your browser using DataLab