covariate_table: Create Covariate Balance Table

Description Usage Arguments

View source: R/covariate_table.R

Description

Create Covariate Balance Table

Usage

1
2
3
covariate_table(trial, selection_covariates, data,
  weighted_table = FALSE, selection_method = "lr",
  is_data_disjoint = TRUE)

Arguments

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


katiecoburn/thegeneralizer documentation built on July 6, 2020, 11:54 a.m.