import(statmod)
import(matrixStats)
import(stats)
importFrom(parallel, mclapply, makeCluster, stopCluster, clusterEvalQ,
           parApply, parLapply, parSapply, parRapply, parCapply)
import(foreach)
import(ggplot2)
import(ggrepel)
import(MASS)
import(utils)
import(Matrix)
importFrom(lmerTest, lmer, as_lmerModLmerTest)
importFrom(modeest, mlv)
importFrom(grDevices, dev.off, hcl, pdf)


export(linda)
export(linda.plot)
export(linda.wald.test)


