View source: R/covariate_table.R
Create Covariate Balance Table
1 2 3 | covariate_table(trial, selection_covariates, data,
weighted_table = FALSE, selection_method = "lr",
is_data_disjoint = TRUE)
|
trial |
variable name denoting binary trial participation (1 = trial participant, 0 = not trial participant) |
selection_covariates |
vector of covariate names in data set that predict trial participation |
data |
data frame comprised of "stacked" trial and target population data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.