get_hlth_utl_stat: Get health utility statistic

get_hlth_utl_statR Documentation

Get health utility statistic

Description

get_hlth_utl_stat() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get health utility statistic. Function argument results_ls specifies the where to look for the required object. The function returns Health utility statistic (a character vector of length one).

Usage

get_hlth_utl_stat(results_ls, stat_1L_chr = "bl_mean")

Arguments

results_ls

Results (a list)

stat_1L_chr

Statistic (a character vector of length one), Default: 'bl_mean'

Value

Health utility statistic (a character vector of length one)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.