Other packages > Find by keyword >

eq5d  

Methods for Analysing 'EQ-5D' Data and Calculating 'EQ-5D' Index Scores
View on CRAN: Click here


Download and install eq5d package within the R console
Install from CRAN:
install.packages("eq5d")

Install from Github:
library("remotes")
install_github("cran/eq5d")

Install by package version:
library("remotes")
install_version("eq5d", "0.15.7")



Attach the package and use:
library("eq5d")
Maintained by
Fraser Morton
[Scholar Profile | Author Map]
First Published: 2019-05-22
Latest Update: 2024-01-31
Description:
EQ-5D is a popular health related quality of life instrument used in the clinical and economic evaluation of health care. Developed by the EuroQol group , the instrument consists of two components: health state description and evaluation. For the description component a subject self-rates their health in terms of five dimensions; mobility, self-care, usual activities, pain/discomfort, and anxiety/depression using either a three-level (EQ-5D-3L, ) or a five-level (EQ-5D-5L, ) scale. Frequently the scores on these five dimensions are converted to a single utility index using country specific value sets, which can be used in the clinical and economic evaluation of health care as well as in population health surveys. The eq5d package provides methods to calculate index scores from a subject's dimension scores. 30 TTO and 11 VAS EQ-5D-3L value sets including those for countries in Szende et al (2007) and Szende et al (2014) , 40 EQ-5D-5L EQ-VT value sets, the EQ-5D-5L crosswalk value sets developed by van Hout et al. (2012) , the crosswalk value set for Russia and reverse crosswalk value sets. Nine EQ-5D-Y value sets are also included as are the NICE 'DSU' age-sex based EQ-5D-3L to EQ-5D-5L and EQ-5D-5L to EQ-5D-3L mappings. Methods are also included for the analysis of EQ-5D profiles along with a shiny web tool to enable the calculation, visualisation and automated statistical analysis of EQ-5D data via a web browser using EQ-5D dimension scores stored in CSV or Excel files.
How to cite:
Fraser Morton (2019). eq5d: Methods for Analysing 'EQ-5D' Data and Calculating 'EQ-5D' Index Scores. R package version 0.15.7, https://cran.r-project.org/web/packages/eq5d. Accessed 31 Mar. 2025.
Previous versions and publish date:
0.1.0 (2019-05-22 15:30), 0.2.0 (2019-06-27 14:50), 0.3.0 (2019-09-13 12:30), 0.4.0 (2019-11-12 22:10), 0.5.0 (2019-12-15 17:50), 0.6.0 (2020-02-04 18:20), 0.7.0 (2020-04-06 11:52), 0.7.1 (2020-06-07 18:10), 0.7.2 (2020-07-21 02:00), 0.8.0 (2020-11-12 00:10), 0.8.1 (2021-02-09 18:10), 0.9.0 (2021-04-12 12:00), 0.10.0 (2021-07-27 16:00), 0.10.1 (2021-11-12 12:30), 0.11.0 (2022-04-05 16:32), 0.12.0 (2022-08-08 18:30), 0.13.0 (2022-11-11 14:10), 0.14.0 (2023-02-03 14:52), 0.15.0 (2023-07-17 15:10), 0.15.1 (2023-11-20 19:10), 0.15.2 (2024-01-31 18:10), 0.15.3 (2024-04-29 15:10), 0.15.4 (2024-09-05 00:30), 0.15.5 (2024-11-20 15:30), 0.15.6 (2025-01-16 22:30)
Other packages that cited eq5d R package
View eq5d citation profile
Other R packages that eq5d depends, imports, suggests or enhances
Complete documentation for eq5d
Functions, R codes and Examples using the eq5d R package
Some associated functions: CW . DSU3L . DSU5L . RCW . TTO . VAS . VT . Y . eq5d-package . eq5d . eq5d3l . eq5d5l . eq5dcf . eq5dcw . eq5dds . eq5dmap . eq5drcw . eq5dy . get_all_health_states . get_dimensions_from_health_states . get_health_states_from_dimensions . hpg . hsdi . lfs . lss . pchc . ps . shannon . shiny_eq5d . valuesets . 
Some associated R codes: data.R . eq5d-package.R . eq5d.R . eq5d3l.R . eq5d5l.R . eq5dcf.R . eq5dcw.R . eq5dds.R . eq5dlfs.R . eq5dlss.R . eq5dmap.R . eq5drcw.R . eq5dy.R . eqhpg.R . eqhsdi.R . eqpchc.R . eqps.R . eqshannon.R . helpers.R . imports.R . shiny.R .  Full eq5d package functions and examples
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for eq5d020406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA