powered by
Get reverse crosswalk values
eqxwr(x, country = NULL, dim.names = c("mo", "sc", "ua", "pd", "ad"))
A vector of reverse crosswalk values or data.frame with one column per reverse crosswalk set requested.
A vector of 5-digit EQ-5D-3L state indexes or a matrix/data.frame with columns corresponding to EQ-5D state dimensions
String vector indicating country names or ISO3166 Alpha 2 / 3 country codes.
A vector of dimension names to identify dimension columns
eqxwr(c(11111, 12321, 32123, 33333), 'US') eqxwr(make_all_EQ_states('3L'), c('DK', 'US'))
Run the code above in your browser using DataLab