Other packages > Find by keyword >

eq5dsuite  

Manipulating 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.0")



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: 2024-05-21
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: Manipulating and Analysing EQ-5d Data. R package version 1.0.0, https://cran.r-project.org/web/packages/eq5dsuite. Accessed 06 Oct. 2024.
Previous versions and publish date:
No previous versions
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

emplik2  
Empirical Likelihood Ratio Test for Two-Sample U-Statistics with Censored Data
Calculates the p-value for a mean-type hypothesis (or multiple mean-type hypotheses) based on two s ...
Download / Learn more Package Citations See dependency  
ggjoy  
Joyplots in 'ggplot2'
Joyplots provide a convenient way of visualizing changes in distributions over time or space. This p ...
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  
LongMemoryTS  
Long Memory Time Series
Long Memory Time Series is a collection of functions for estimation, simulation and testing of long ...
Download / Learn more Package Citations See dependency  
RMark  
R Code for Mark Analysis
An interface to the software package MARK that constructs input files for MARK and extracts the out ...
Download / Learn more Package Citations See dependency  

22,910

R Packages

196,310

Dependencies

63,792

Author Associations

22,911

Publication Badges

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