# Generated by roxygen2: do not edit by hand

S3method(print,balance_ml)
S3method(print,estimate_att_ml)
S3method(print,ml_match)
S3method(print,ml_ps)
export(balance_ml)
export(estimate_att_ml)
export(ml_match)
export(ml_ps)
export(ml_weight)
export(plot_overlap_ml)
export(sens_ml)
export(simulate_ml_data)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(lmtest,coeftest)
importFrom(rlang,.data)
importFrom(sandwich,vcovCL)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,binomial)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,setNames)
