# Generated by roxygen2: do not edit by hand

export(bayes)
export(ldmat)
export(new)
export(packageVersion)
export(read.delim)
export(read.table)
export(read_plink)
export(sbayes)
export(ssbayes)
export(write.table)
import(Matrix)
import(Rcpp)
import(bigmemory)
import(methods)
importFrom(methods,new)
importFrom(stats,rbeta)
importFrom(stats,rcauchy)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(utils,packageVersion)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(hibayes, .registration=TRUE)
