Other packages > Find by keyword >

eq5dsuite  

Handling and Analysing EQ-5d Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("eq5dsuite", "1.0.1")



Attach the package and use:
library("eq5dsuite")
Maintained by
Kim Rand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-05-21
Latest Update: 2025-06-24
Description:
The EQ-5D is a widely-used standarized instrument for measuring Health Related Quality Of Life (HRQOL), developed by the EuroQol group <https://euroqol.org/>. It assesses five dimensions; mobility, self-care, usual activities, pain/discomfort, and anxiety/depression, using either a three-level (EQ-5D-3L) or five-level (EQ-5D-5L) scale. Scores from these dimensions are commonly converted into a single utility index using country-specific value sets, which are critical in clinical and economic evaluations of healthcare and in population health surveys. The eq5dsuite package enables users to calculate utility index values for the EQ-5D instruments, including crosswalk utilities using the original crosswalk developed by van Hout et al. (2012) <doi:10.1016/j.jval.2012.02.008> (mapping EQ-5D-5L responses to EQ-5D-3L index values), or the recently developed reverse crosswalk by van Hout et al. (2021) <doi:10.1016/j.jval.2021.03.009> (mapping EQ-5D-3L responses to EQ-5D-5L index values). Users are allowed to add and/or remove user-defined value sets. Additionally, the package provides tools to analyze EQ-5D data according to the recommended guidelines outlined in "Methods for Analyzing and Reporting EQ-5D data" by Devlin et al. (2020) <doi:10.1007/978-3-030-47622-9>.
How to cite:
Kim Rand (2024). eq5dsuite: Handling and Analysing EQ-5d Data. R package version 1.0.1, https://cran.r-project.org/web/packages/eq5dsuite. Accessed 12 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:36), 1.0.0 (2024-05-21 17:00), 1.0.1 (2025-06-24 15:30), 1.0.2 (2026-03-24 13:50), 1.0.3 (2026-04-11 14:00)
Other packages that cited eq5dsuite R package
View eq5dsuite citation profile
Other R packages that eq5dsuite depends, imports, suggests or enhances
Complete documentation for eq5dsuite
Functions, R codes and Examples using the eq5dsuite R package
Full eq5dsuite package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

NScluster  
Simulation and Estimation of the Neyman-Scott Type Spatial Cluster Models
Simulation and estimation for Neyman-Scott spatial cluster point process models and their extension ...
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  
electionsBR  
R Functions to Download and Clean Brazilian Electoral Data
Offers a set of functions to easily download and clean Brazilian electoral data from the Superior E ...
Download / Learn more Package Citations See dependency  
qdapTools  
Tools for the 'qdap' Package
A collection of tools associated with the 'qdap' package that may be useful outside of the context ...
Download / Learn more Package Citations See dependency  
mixl  
Simulated Maximum Likelihood Estimation of Mixed Logit Models for Large Datasets
Specification and estimation of multinomial logit models. Large datasets and complex models are su ...
Download / Learn more Package Citations See dependency  
unikn  
Graphical Elements of the University of Konstanz's Corporate Design
Define and use graphical elements of corporate design manuals in R. The 'unikn' package provides col ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,677

Author Associations

28,481

Publication Badges

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