# Generated by roxygen2: do not edit by hand

export(acc)
export(adjLD)
export(adjLDStat)
export(adjStat)
export(adjustB)
export(adjustMapLD)
export(computeROC)
export(gbayes)
export(gblup)
export(getG)
export(getGRM)
export(getLD)
export(getLDsets)
export(getMap)
export(getMarkers)
export(getPos)
export(getSparseLD)
export(gfilter)
export(glma)
export(gmap)
export(gprep)
export(greml)
export(grm)
export(gscore)
export(gsea)
export(gsim)
export(gsolve)
export(ldsc)
export(ldscore)
export(mapSets)
export(mapStat)
export(mergeGRM)
export(mtadj)
export(plotBayes)
export(plotForest)
export(plotLD)
export(plotROC)
export(predict_auc_mt_cc)
export(predict_auc_mt_continuous)
export(predict_auc_st)
export(predict_r2_mt)
export(predict_r2_st)
export(qcStat)
export(splitWithOverlap)
import(Rcpp)
importFrom(MASS,mvrnorm)
importFrom(MCMCpack,riwish)
importFrom(coda,geweke.diag)
importFrom(corpcor,cor.shrink)
importFrom(data.table,fread)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray)
importFrom(grDevices,tiff)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(parallel,mclapply)
importFrom(statmod,rinvgauss)
importFrom(stats,anova)
importFrom(stats,as.dist)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,dnorm)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,phyper)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,askYesNo)
importFrom(utils,write.table)
useDynLib(qgg, .registration = TRUE)
