# Generated by roxygen2: do not edit by hand

S3method(plot,gerbil)
S3method(print,cor_gerbil)
S3method(print,gerbil)
S3method(print,gof_gerbil)
S3method(summary,cor_gerbil)
S3method(summary,gerbil)
S3method(summary,gof_gerbil)
export(cor_gerbil)
export(gerbil)
export(gof_gerbil)
export(imputed)
export(write.gerbil)
import(MASS)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,dev.size)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(mvtnorm,rmvnorm)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pbapply,pblapply)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,fisher.test)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,data)
