Skip to contents

Table with distribution summary for a list of covariates for ITT and BEP

Usage

wrapper_characteristics_bep(
  data,
  covariate_vars,
  bep_vars = NULL,
  treatment_var = NULL,
  variable_names = NULL,
  caption = NULL,
  itt_name = "ITT",
  display_statistics = c("Median", "Mean")
)

Arguments

data

Data frame.

bep_vars

Vector with column names for logical variables where TRUE indicates the biomarker evaluable population (BEP).