cdta {valueSetCompare}R Documentation

cdta

Description

A dataset with 3749 participants from six countries containing EQ-5D-3L and EQ-5D-5L data.

Usage

data(cdta)

Format

A data frame with 3749 rows and 20 variables:

conditiongroups

integer An integer variable representing different health conditions. Values range from 1 to 10, where each value corresponds to the following conditions, in order:

  1. COPD/Asthma

  2. Diabetes

  3. Liver disease

  4. RA/A

  5. CVD

  6. Stroke

  7. Depression

  8. Personality Disorder

  9. Other

  10. Students

studyID

integer Identification of the origical study

profile3L

integer EQ-5D-3L Health state

profile5L

integer EQ-5D-5L Health state

respID

integer Participant's ID in the original study

condition

integer An integer variable representing different health conditions before grouping

age

integer Participant's age in years

gender

integer Participant's gender (Female / Male)

education

integer Participant's educational level

mobility

integer EQ-5D-3L Mobility dimension

selfcare

integer EQ-5D-3L Self-Care dimension

activity

integer EQ-5D-3L Usual activities dimension

pain

integer EQ-5D-3L Pain/discomfort dimension

anxiety

integer EQ-5D-3L Anxiety/depression dimension

VAS

integer Value of the VAS scale measurememnt

mobility5L

integer EQ-5D-5L Mobility dimension

selfcare5L

integer EQ-5D-5L Self-Care dimension

activity5L

integer EQ-5D-5L Usual activities dimension

pain5L

integer EQ-5D-5L Pain/discomfort dimension

anxiety5L

integer EQ-5D-5L Anxiety/depression dimension


[Package valueSetCompare version 1.0.0 Index]