calculate_adult_aqol6dU: Calculate adult Assessment of Quality of Life Six Dimension...

calculate_adult_aqol6dUR Documentation

Calculate adult Assessment of Quality of Life Six Dimension Health Utility

Description

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).

Usage

calculate_adult_aqol6dU(
  aqol6d_items_tb,
  prefix_1L_chr,
  aqol6d_scrg_dss_ls = NULL
)

Arguments

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

Value

Assessment of Quality of Life Six Dimension Health Utility (a double vector)


ready4-dev/youthvars documentation built on Nov. 15, 2024, 6:02 a.m.