eq5d5l | R Documentation |
Calculate indices for EQ-5D-5L value sets. Available value sets can be viewed
using the function valuesets
.
eq5d5l(scores, country = "England")
scores |
numeric with names MO, SC, UA, PD and AD representing Mobility, Self-care, Usual activities, Pain/discomfort and Anxiety/depression. |
country |
value set country. |
calculated utility index score.
eq5d5l(scores=c(MO=1,SC=2,UA=3,PD=4,AD=5), country="England")
eq5d5l(scores=c(MO=3,SC=2,UA=5,PD=2,AD=3), country="Netherlands")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.