d_rsp_subgroups_colvars: Labels for column variables in binary response by subgroup...

View source: R/response_subgroups.R

d_rsp_subgroups_colvarsR Documentation

Labels for column variables in binary response by subgroup table

Description

[Stable]

Internal function to check variables included in tabulate_rsp_subgroups() and create column labels.

Usage

d_rsp_subgroups_colvars(vars, conf_level = NULL, method = NULL)

Arguments

vars

(character)
variable names for the primary analysis variable to be iterated over.

conf_level

(proportion)
confidence level of the interval.

method

(string or NULL)
specifies the test used to calculate the p-value for the difference between two proportions. For options, see s_test_proportion_diff(). Default is NULL so no test is performed.

Value

A list of variables to tabulate and their labels.


tern documentation built on June 22, 2024, 10:25 a.m.