Other packages > Find by keyword >

valueEQ5D  

Scoring EQ-5d Descriptive System
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("valueEQ5D", "0.7.2")



Attach the package and use:
library("valueEQ5D")
Maintained by
Sheeja Manchira Krishnan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-05
Latest Update: 2021-10-06
Description:
EQ-5D is a standard instrument (<https://euroqol.org/eq-5d-instruments/>) that measures the quality of life often used in clinical and economic evaluations of health care technologies. Both adult versions of EQ-5D (EQ-5D-3L and EQ-5D-5L) contain a descriptive system and visual analog scale. The descriptive system measures the patient's health in 5 dimensions: the 5L versions has 5 levels and 3L version has 3 levels. The descriptive system scores are usually converted to index values using country specific values sets (that incorporates the country preferences). This package allows the calculation of both descriptive system scores to the index value scores. The value sets for EQ-5D-3L are from the references mentioned in the website <https://euroqol.org/eq-5d-instruments/eq-5d-3l-about/valuation/> The value sets for EQ-5D-3L for a total of 31 countries are used for the valuation (see the user guide for a complete list of references). The value sets for EQ-5D-5L are obtained from references mentioned in the <https://euroqol.org/eq-5d-instruments/eq-5d-5l-about/valuation-standard-value-sets/> and other sources. The value sets for EQ-5D-5L for a total of 17 countries are used for the valuation (see the user guide for a complete list of references). The package can also be used to map 5L scores to 3L index values for 10 countries: Denmark, France, Germany, Japan, Netherlands, Spain, Thailand, UK, USA, and Zimbabwe. The value set and method for mapping are obtained from Van Hout et al (2012) <doi:10.1016/j.jval.2012.02.008>.
How to cite:
Sheeja Manchira Krishnan (2019). valueEQ5D: Scoring EQ-5d Descriptive System. R package version 0.7.2, https://cran.r-project.org/web/packages/valueEQ5D. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.4.3 (2019-08-05 18:10), 0.4.4 (2019-09-13 16:50), 0.4.5 (2019-10-06 21:50), 0.5.0 (2019-11-06 13:30), 0.5.1 (2020-01-23 19:20), 0.5.2 (2020-07-02 14:30), 0.6.1 (2020-11-03 23:50), 0.7.1 (2021-04-06 11:00)
Other packages that cited valueEQ5D R package
View valueEQ5D citation profile
Other R packages that valueEQ5D depends, imports, suggests or enhances
Complete documentation for valueEQ5D
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
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  
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  
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  
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  
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  

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