calculate_adult_aqol6dU | R Documentation |
calculate_adult_aqol6dU() is a Calculate function that performs a numeric calculation. Specifically, this function implements an algorithm to calculate adult assessment of quality of life six dimension health utility. The function returns Assessment of Quality of Life Six Dimension Health Utility (a double vector).
calculate_adult_aqol6dU(
aqol6d_items_tb,
prefix_1L_chr,
aqol6d_scrg_dss_ls = NULL
)
aqol6d_items_tb |
Assessment of Quality of Life Six Dimension items (a tibble) |
prefix_1L_chr |
Prefix (a character vector of length one) |
aqol6d_scrg_dss_ls |
Assessment of Quality of Life Six Dimension scoring datasets (a list), Default: NULL |
Assessment of Quality of Life Six Dimension Health Utility (a double vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.