| example_data {eq5dsuite} | R Documentation |
example_data
Description
A dataset containing patient-level data in a long format.
Usage
data(example_data)
Format
A data frame with 6600 rows and 13 variables:
iddouble Patient id
modouble EQ-5D-5L Mobility dimension
scdouble EQ-5D-5L Self-care dimension
uadouble EQ-5D-5L Usual activities dimension
pddouble EQ-5D-5L Pain / discomfort dimension
addouble EQ-5D-5L Anxiety/depression dimension
vasdouble Value of the VAS scale measurememnt
fucharacter Follow-up (baseline / follow-up)
year_rangecharacter Time period for the follow-up (2009-2010 / 2010-2011 / 2011-2012); could be used as an alternative follow-up variable
monthdouble Another alternative follow-up variable (1, ..., 15)
surgtypecharacter Type of surgery (Cataract / Hernia / Hip / Knee / Veins)
gendercharacter Patient's gender (Female / Male)
agedouble Patient's age in years
[Package eq5dsuite version 1.0.0 Index]