calculate_aqol6d_dim_1_disv | R Documentation |
calculate_aqol6d_dim_1_disv() is a Calculate function that performs a numeric calculation. Specifically, this function implements an algorithm to calculate assessment of quality of life six dimension dimension 1 disvalue. The function returns DvD1 (a double vector).
calculate_aqol6d_dim_1_disv(dvQs_tb, kD_1L_dbl, w_dbl)
dvQs_tb |
Questionnaire dimension items (a tibble) |
kD_1L_dbl |
Dimension scaling constant (a double vector of length one) |
w_dbl |
W (a double vector) |
DvD1 (a double vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.