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



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: 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.4, https://cran.r-project.org/web/packages/eq5d. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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