# Generated by roxygen2: do not edit by hand

S3method(complete,mids)
S3method(complete,mimids)
S3method(complete,wimids)
S3method(merge,mids)
S3method(merge,mimids)
S3method(merge,wimids)
S3method(plot,mimids)
S3method(print,mimids)
S3method(print,wimids)
S3method(summary,mimids)
S3method(summary,wimids)
S3method(with,mimids)
S3method(with,wimids)
export(complete)
export(is.mimids)
export(is.wimids)
export(matchthem)
export(pool)
export(weightthem)
importFrom(MatchIt,matchit)
importFrom(WeightIt,weightit)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(mice,as.mira)
importFrom(mice,complete)
importFrom(mice,getfit)
importFrom(mice,is.mids)
importFrom(mice,mice)
importFrom(stats,as.formula)
importFrom(stats,df.residual)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(survey,svydesign)
