# Generated by roxygen2: do not edit by hand

export(getApproxCovar)
export(plotApproxCovar)
export(plotNull)
export(reconsi)
export(testDAA)
exportMethods(testDAA)
import(ggplot2)
import(methods)
import(phyloseq)
importFrom(KernSmooth,bkde)
importFrom(MASS,fitdistr)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,image)
importFrom(reshape2,melt)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,ecdf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stats,weights)
