
Labels for column variables in binary response by subgroup table
Source:R/response_subgroups.R
      d_rsp_subgroups_colvars.RdInternal function to check variables included in tabulate_rsp_subgroups() and create column labels.
Arguments
- vars
 (
character)
variable names for the primary analysis variable to be iterated over.- conf_level
 (
proportion)
confidence level of the interval.- method
 (
stringorNULL)
specifies the test used to calculate the p-value for the difference between two proportions. For options, sees_test_proportion_diff(). Default isNULLso no test is performed.