Calculate the cumulative frequency profile of an EQ-5D dataset
Calculate the frequency, percentage, cumulative frequency and cumulative percentage for each profile in an EQ-5D dataset.
eq5dcf(data, version, ignore.invalid, ...)
data |
data.frame with names MO, SC, UA, PD and AD representing Mobility, Self-care, Usual activities, Pain/discomfort and Anxiety/depression. |
version |
string of value "3L" or "5L" to indicate instrument version. |
ignore.invalid |
whether to ignore invalid scores. TRUE returns NA, FALSE throws an error. |
... |
character vector, specifying "dimensions" column names. Defaults are "MO", "SC", "UA", "PD" and "AD". |
a data.frame or list of data.frames of counts/percentages. Columns contain dimensions names and rows the EQ-5D score.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.