Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

valuesets

Get the available EQ-5D value sets.


Description

valuesets returns a data.frame of the available EQ-5D value sets in the eq5d package.

Usage

valuesets(type = NULL, version = NULL, country = NULL)

Arguments

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.

Value

A data.frame containing the EQ-5D version, value set type and country

Examples

valuesets()
valuesets(type="TTO")
valuesets(version="5L")
valuesets(country="UK")

eq5d

Methods for Analysing 'EQ-5D' Data and Calculating 'EQ-5D' Index Scores

v0.10.0
MIT + file LICENSE
Authors
Fraser Morton [aut, cre], Jagtar Singh Nijjar [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.