fragla / eq5d

Other
21 stars 4 forks source link

Suggest adding new index value data for EQ-5D-Y? #20

Closed rochellesun closed 2 years ago

rochellesun commented 2 years ago

EuroQol published a new set of EQ-5D-Y value sets for Spain in April 2021.

https://eq-5dpublications.euroqol.org/download?id=0_99118&fileId=101079

fragla commented 2 years ago

The EQ-5D-Y value set for Spain is in v0.11.0 pushed to CRAN yesterday. Not all of the binaries have been built (it normally takes a couple of days for CRAN to do this) so you may have to install the package from source using install.packages("eq5d", type="source") or from GitHub using devtools::install_github("fragla/eq5d"). Both methods will currently install the same version of the package.

rochellesun commented 2 years ago

Thank you for the impressively quick update!