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

getDimensionsFromHealthStates

Get individual dimension scores from their five digit health states


Description

Get a data.frame of individual dimension scores from their five digit health states.

Usage

getDimensionsFromHealthStates(scores, ignore.invalid = TRUE, version = "5L")

Arguments

scores

a vector of five digit scores

ignore.invalid

whether to ignore invalid scores. TRUE returns NA, FALSE throws an error.

version

3L, 5L or Y. Used for validating scores when ignore.invalid is FALSE.

Value

A data.frame of individual dimension scores.

Examples

getDimensionsFromHealthStates(c("12345", "54321"), version="5L")

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.