# Generated by roxygen2: do not edit by hand

S3method(aggr,data.frame)
S3method(aggr,default)
S3method(aggr,survey.design)
S3method(barMiss,data.frame)
S3method(barMiss,default)
S3method(barMiss,survey.design)
S3method(colormapMiss,data.frame)
S3method(colormapMiss,default)
S3method(colormapMiss,survey.design)
S3method(growdotMiss,data.frame)
S3method(growdotMiss,default)
S3method(growdotMiss,survey.design)
S3method(histMiss,data.frame)
S3method(histMiss,default)
S3method(histMiss,survey.design)
S3method(hotdeck,data.frame)
S3method(hotdeck,default)
S3method(hotdeck,survey.design)
S3method(irmi,data.frame)
S3method(irmi,default)
S3method(irmi,survey.design)
S3method(kNN,data.frame)
S3method(kNN,data.table)
S3method(kNN,default)
S3method(kNN,survey.design)
S3method(mapMiss,data.frame)
S3method(mapMiss,default)
S3method(mapMiss,survey.design)
S3method(marginmatrix,data.frame)
S3method(marginmatrix,default)
S3method(marginmatrix,survey.design)
S3method(matchImpute,data.frame)
S3method(matchImpute,data.table)
S3method(matchImpute,default)
S3method(matchImpute,survey.design)
S3method(matrixplot,data.frame)
S3method(matrixplot,default)
S3method(matrixplot,survey.design)
S3method(mosaicMiss,data.frame)
S3method(mosaicMiss,default)
S3method(mosaicMiss,survey.design)
S3method(parcoordMiss,data.frame)
S3method(parcoordMiss,default)
S3method(parcoordMiss,survey.design)
S3method(pbox,data.frame)
S3method(pbox,default)
S3method(pbox,survey.design)
S3method(plot,aggr)
S3method(prepare,data.frame)
S3method(prepare,default)
S3method(prepare,survey.design)
S3method(print,aggr)
S3method(print,summary.aggr)
S3method(regressionImp,data.frame)
S3method(regressionImp,default)
S3method(regressionImp,survey.design)
S3method(scattmatrixMiss,data.frame)
S3method(scattmatrixMiss,default)
S3method(scattmatrixMiss,survey.design)
S3method(summary,aggr)
export(aggr)
export(aggr_work)
export(alphablend)
export(barMiss)
export(bgmap)
export(colSequence)
export(colSequenceHCL)
export(colSequenceRGB)
export(colormapMiss)
export(colormapMissLegend)
export(countInf)
export(countNA)
export(evaluation)
export(existsVm)
export(gapMiss)
export(getVm)
export(gowerD)
export(growdotMiss)
export(histMiss)
export(hotdeck)
export(initialise)
export(irmi)
export(kNN)
export(lr)
export(mapMiss)
export(mape)
export(marginmatrix)
export(marginplot)
export(matchImpute)
export(matrixplot)
export(maxCat)
export(mosaicMiss)
export(msecor)
export(msecov)
export(nrmse)
export(pairsVIM)
export(parcoordMiss)
export(pbox)
export(pfc)
export(prepare)
export(putVm)
export(regressionImp)
export(rmVm)
export(rugNA)
export(sampleCat)
export(scattJitt)
export(scattMiss)
export(scattmatrixMiss)
export(smape)
export(spineMiss)
export(vmGUIenvir)
import(MASS)
import(Rcpp)
import(colorspace)
import(data.table)
import(e1071)
import(grDevices)
import(grid)
import(methods)
import(nnet)
import(robustbase)
import(sp)
import(stats)
importFrom(car,bcPower)
importFrom(car,powerTransform)
importFrom(graphics,Axis)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lcm)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(laeken,weightedMean)
importFrom(laeken,weightedMedian)
importFrom(magrittr,"%>%")
importFrom(ranger,importance)
importFrom(ranger,ranger)
importFrom(utils,capture.output)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(vcd,labeling_border)
importFrom(vcd,mosaic)
useDynLib(VIM)
