get_all_health_states | R Documentation |
Get all five digit health state scores for either EQ-5D-3L, EQ-5D-5L or EQ-5D-Y3L
get_all_health_states(version)
version |
the EQ-5D version. Either 3L or 5L. |
A character vector of five digit health states.
get_all_health_states("3L")
get_all_health_states("5L")
get_all_health_states("Y3L")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.