make_all_EQ_indexes {eq5dsuite} | R Documentation |
make_all_EQ_indexes
Description
Make a vector containing all 5-digit EQ-5D indexes for -3L or -5L version.
Usage
make_all_EQ_indexes(
version = "5L",
dim.names = c("mo", "sc", "ua", "pd", "ad")
)
Arguments
version |
Either "3L" or "5L", to signify whether 243 or 3125 states should be generated |
dim.names |
A vector of dimension names to be used as names for output columns. |
Value
A vector with 5-digit state indexes for all 243 (-3L) or 3125 (-5L) EQ-5D health states
Examples
make_all_EQ_indexes('3L')
[Package eq5dsuite version 1.0.0 Index]