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.16.1")



Attach the package and use:
library("eq5d")
Maintained by
Fraser Morton
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-05-22
Latest Update: 2025-06-19
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.16.1, https://cran.r-project.org/web/packages/eq5d. Accessed 06 Mar. 2026.
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), 0.15.7 (2025-02-28 11:00), 0.16.0 (2025-06-20 00:40), 0.16.1 (2025-09-10 13: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

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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