R/data.R

#' Probability matrix for the cross walk
#' @format A dataframe with 3124 rows and 243 columns
#' From https://euroqol.org/wp-content/uploads/2018/02/EQ-5D-5L_Crosswalk_model_and__methodology2.pdf
"Probability_matrix_crosswalk.df"

#' EQ5D 5L cross walk value sets for UK ie values of 3L for each index value of 5L
#' @format A  3125 by 16 dataframe
#' From ref:https://euroqol.org/eq-5d-instruments/eq-5d-5l-about/valuation-standard-value-sets/crosswalk-index-value-calculator/
"EQ5D5L_Crosswalk_ValueSets.df"

#' EQ5D 3L index values (for each set of response of 3L) using TTO for UK
#' @format A  243 by 2 dataframe
#' From ref:Dolan et al. 1997 and https://www.economicsnetwork.ac.uk/health/EQ_5D_index_calculator.xls
"EQ5D3L_indexvalues_TTO_UK.df"

#' EQ5D 5L tariffs for UK (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
#' From ref:http://eprints.whiterose.ac.uk/121473/1/Devlin_et_al-2017-Health_Economics.pdf
"EQ5D5L_tariffs_UK.df"

#' EQ5D 5L tariffs for China (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_CN.df"

#' EQ5D 5L tariffs for Germany (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_DE.df"

#' EQ5D 5L tariffs for Indonesia (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_IN.df"

#' EQ5D 5L tariffs for Ireland (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_IR.df"

#' EQ5D 5L tariffs for Spain (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_ES.df"

#' EQ5D 5L tariffs for Thailand (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
#' From ref:http://eprints.whiterose.ac.uk/121473/1/Devlin_et_al-2017-Health_Economics.pdf
"EQ5D5L_tariffs_TH.df"

#' EQ5D 5L tariffs for Netherlands (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_NL.df"

#' EQ5D 5L tariffs for Japan (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_JP.df"

#' EQ5D 5L tariffs for Uraguay (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_UY.df"

#' EQ5D 5L tariffs for Hong Kong (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_HK.df"

#' EQ5D 5L tariffs for Canada (for converting 5L states to index values)
#' @format A 5 by 7 dataframe
"EQ5D5L_tariffs_CA.df"

#' EQ5D 5L value sets for all 13 countries
#' @format A 5 by 7 dataframe
"EQ5d5L_valuesets_13countries.df"
sheejamk/eq5dmapR documentation built on July 6, 2019, 11:49 p.m.