# Generated by roxygen2: do not edit by hand

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