Learn R Programming

smdata (version 1.2)

dass: Depression, Anxieity, and Stress

Description

Depression, Anxieity, and Stress Scale Data.

Usage

data("dass")

Arguments

Format

A data frame with 166 observations on the following 3 variables.

depress

a numeric vector measuring depression, scored from 0 to 20

anxiety

a numeric vector measuring anxiety, scored from 0 to 20

stress

a numeric vector measuring stress, scored from 0 to 20

References

Lovibond, P. F., & Lovibond, S. H. (1995). The structure of negative emotional states: Comparison of the Depression Anxiety Stress Scales with the Beck Depression and Anxiety Inventories. Behavior Research and Therapy, 33, 335-343.

Examples

Run this code
# NOT RUN {
data("dass", package="smdata")
# }

Run the code above in your browser using DataLab