| toEQ5Ddims | R Documentation |
Generate dimension vectors based on state index
toEQ5Ddims(x, dim.names = c("mo", "sc", "ua", "pd", "ad"))
x |
A vector of 5-digit EQ-5D state indexes. |
dim.names |
A vector of dimension names to be used as names for output columns. |
A data.frame with 5 columns, one for each EQ-5D dimension, with names from dim.names argument.
toEQ5Ddims(c(12345, 54321, 12321))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.