A vector or data frame with crosswalked EQ-5D-3L utilities.
Arguments
x
A vector of 5-digit EQ-5D-5L states (domain scores) or a summary score.
age
A numeric vector or column name (if `x` is a data frame). Can be either:
(1) a numeric age between 18 and 100, which will be automatically grouped into NICE-defined age bands (18-35, 35-45, 45-55, 55-65, +65), or
(2) a factor/character/numeric vector already representing the NICE age bands with values 1-5 indicating age bands (18-35, 35-45, 45-55, 55-65, +65).
male
A numeric vector (1=male, 0=female) or column name indicating gender.
dim.names
A vector of dimension names for EQ-5D states (default: c("mo", "sc", "ua", "pd", "ad")).
bwidth
Numeric. Bandwidth for kernel smoothing when using summary scores.