balanceTable(df.orig, df.match = NULL, treatment, treat.wts = NULL, ctrl.wts = NULL,
mt.wts = NULL, mc.wts = NULL, verbose = FALSE)df.orig except treatment, and columns for treated and control means, standardized differences in means, p-values from a 2-sample t-test, and p-values from either Fisher's exact test (if the covariate is binary) or a Wilcoxon signed rank test otherwise. If df.match is specified there are twice as many columns, one set for the pre-match samples and one set for the post-match samples.Rosenbaum, Paul R. (2010). Design of Observational Studies. Springer-Verlag.