valueEQ5D5L_indscores: Helper function to correctly identify the country specific...

Description Usage Arguments Value Examples

Description

This function is helper function to correctly identify the country specific tariffs

Usage

1
2
valueEQ5D5L_indscores(country, this.response, this.response2 = NA,
  this.response3 = NA, this.response4 = NA, this.response5 = NA)

Arguments

country

default is UK

this.response

a must input,response for EQ-5D-5L mobility or the 5 digit response, or the vector of responses, e.g. 11111, c(1,1,1,1,1) or 1

this.response2

response for EQ-5D-5L self care, or NA if the responses are given as this.response

this.response3

response for EQ-5D-5L usual activities,or NA if the responses are given as this.response

this.response4

response for EQ-5D-5L pain/discomfort, or NA if the responses are given as this.response

this.response5

response for EQ-5D-5L anxiety/depression, or NA if the responses are given as this.response

Value

index value of EQ-5D-5L, -1 if any error

Examples

1
valueEQ5D5L_indscores("JP",1,2,3,2,2)

sheejamk/eq5dmapR documentation built on July 6, 2019, 11:49 p.m.