# Generated by roxygen2: do not edit by hand

S3method(anova,mira)
S3method(bwplot,mads)
S3method(bwplot,mids)
S3method(cc,data.frame)
S3method(cc,default)
S3method(cc,matrix)
S3method(cc,mids)
S3method(cci,default)
S3method(cci,mids)
S3method(complete,mids)
S3method(densityplot,mids)
S3method(filter,mids)
S3method(glance,mipo)
S3method(ic,data.frame)
S3method(ic,default)
S3method(ic,matrix)
S3method(ic,mids)
S3method(ici,default)
S3method(ici,mids)
S3method(mcar,data.frame)
S3method(plot,mcar_object)
S3method(plot,md.pattern)
S3method(plot,mids)
S3method(print,mads)
S3method(print,mcar_object)
S3method(print,mice.anova)
S3method(print,mice.anova.summary)
S3method(print,mids)
S3method(print,mipo)
S3method(print,mipo.summary)
S3method(print,mira)
S3method(stripplot,mids)
S3method(summary,mads)
S3method(summary,mice.anova)
S3method(summary,mids)
S3method(summary,mipo)
S3method(summary,mira)
S3method(tidy,mipo)
S3method(with,mids)
S3method(xyplot,mads)
S3method(xyplot,mids)
export(.norm.draw)
export(.pmm.match)
export(D1)
export(D2)
export(D3)
export(ampute)
export(ampute.continuous)
export(ampute.default.freq)
export(ampute.default.odds)
export(ampute.default.patterns)
export(ampute.default.type)
export(ampute.default.weights)
export(ampute.discrete)
export(ampute.mcar)
export(appendbreak)
export(as.mids)
export(as.mira)
export(as.mitml.result)
export(bwplot)
export(cbind)
export(cc)
export(cci)
export(complete)
export(construct.blocks)
export(convergence)
export(densityplot)
export(estimice)
export(extractBS)
export(fico)
export(filter)
export(fix.coef)
export(flux)
export(fluxplot)
export(futuremice)
export(getfit)
export(getqbar)
export(glance)
export(glm.mids)
export(ibind)
export(ic)
export(ici)
export(is.mads)
export(is.mids)
export(is.mipo)
export(is.mira)
export(is.mitml.result)
export(lm.mids)
export(make.blocks)
export(make.blots)
export(make.formulas)
export(make.method)
export(make.post)
export(make.predictorMatrix)
export(make.visitSequence)
export(make.where)
export(matchindex)
export(mcar)
export(md.pairs)
export(md.pattern)
export(mdc)
export(mice)
export(mice.impute.2l.bin)
export(mice.impute.2l.lmer)
export(mice.impute.2l.norm)
export(mice.impute.2l.pan)
export(mice.impute.2lonly.mean)
export(mice.impute.2lonly.norm)
export(mice.impute.2lonly.pmm)
export(mice.impute.cart)
export(mice.impute.jomoImpute)
export(mice.impute.lasso.logreg)
export(mice.impute.lasso.norm)
export(mice.impute.lasso.select.logreg)
export(mice.impute.lasso.select.norm)
export(mice.impute.lda)
export(mice.impute.logreg)
export(mice.impute.logreg.boot)
export(mice.impute.mean)
export(mice.impute.midastouch)
export(mice.impute.mnar.logreg)
export(mice.impute.mnar.norm)
export(mice.impute.mpmm)
export(mice.impute.norm)
export(mice.impute.norm.boot)
export(mice.impute.norm.nob)
export(mice.impute.norm.predict)
export(mice.impute.panImpute)
export(mice.impute.passive)
export(mice.impute.pmm)
export(mice.impute.polr)
export(mice.impute.polyreg)
export(mice.impute.quadratic)
export(mice.impute.rf)
export(mice.impute.ri)
export(mice.impute.sample)
export(mice.mids)
export(mice.theme)
export(mids2mplus)
export(mids2spss)
export(mipo)
export(name.blocks)
export(name.formulas)
export(ncc)
export(nelsonaalen)
export(nic)
export(nimp)
export(norm.draw)
export(parlmice)
export(pool)
export(pool.compare)
export(pool.r.squared)
export(pool.scalar)
export(pool.scalar.syn)
export(pool.syn)
export(quickpred)
export(rbind)
export(squeeze)
export(stripplot)
export(supports.transparent)
export(tidy)
export(version)
export(xyplot)
exportClasses(mads)
exportClasses(mira)
import(methods)
importFrom(Rcpp,evalCpp)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(glmnet,cv.glmnet)
importFrom(grDevices,dev.off)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(lattice,bwplot)
importFrom(lattice,densityplot)
importFrom(lattice,stripplot)
importFrom(lattice,xyplot)
importFrom(mitml,jomoImpute)
importFrom(mitml,mitmlComplete)
importFrom(mitml,panImpute)
importFrom(mitml,testModels)
importFrom(nnet,multinom)
importFrom(rlang,.data)
importFrom(rlang,syms)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
importFrom(stats,C)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,contr.treatment)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,df.residual)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,getCall)
importFrom(stats,glm)
importFrom(stats,is.empty.model)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,reformulate)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,summary.glm)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(tidyr,complete)
importFrom(utils,askYesNo)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,methods)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(utils,write.table)
useDynLib(mice, .registration = TRUE)
