# Generated by roxygen2: do not edit by hand

export(compute_res_var_ratio)
export(compute_smd)
export(compute_sub_smd)
export(compute_var_ratio)
export(parse_formula)
export(plot_ps_qq)
export(plot_smd)
import(MatchIt)
import(dplyr)
import(ggplot2)
import(tidyr)
importFrom(MatchIt,match.data)
importFrom(grDevices,devAskNewPage)
importFrom(methods,is)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,qqplot)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
