# Generated by roxygen2: do not edit by hand

export(acf.calc)
export(avg.plot)
export(conv.plot)
export(data.generation)
export(marg.plot)
export(multiple.imputation)
export(visual.plot)
import(ggplot2)
importFrom(LaplacesDemon,rinvwishart)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,na.omit)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(truncnorm,rtruncnorm)
useDynLib(mvnimpute)
