R/CMatchBalance.R

CMatchBalance <-
function (match.out, formula, data = NULL, ks = TRUE, nboots = 500, weights = NULL, digits = 5, paired = TRUE, print.level = 1) {
   UseMethod("CMatchBalance", match.out)
 }

Try the CMatching package in your browser

Any scripts or data that you put into this service are public.

CMatching documentation built on April 12, 2025, 2:04 a.m.