Get the available EQ-5D value sets.
valuesets
returns a data.frame of the available EQ-5D value sets
in the eq5d
package.
valuesets(type = NULL, version = NULL, country = NULL)
type |
string EQ-5D value set type. TTO or VAS for EQ-5D-3L, VT for EQ-5D-5L or CW for EQ-5D-5L crosswalk conversion dataset. |
version |
string either 3L or 5L. |
country |
string one of the countries for which there is a value set. |
A data.frame containing the EQ-5D version, value set type and country
valuesets() valuesets(type="TTO") valuesets(version="5L") valuesets(country="UK")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.