Table with distribution summary for a list of covariates for ITT and BEP
wrapper_characteristics_bep.Rd
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")
)