# Generated by roxygen2: do not edit by hand

S3method(print,summary.blrMod)
S3method(summary,blrMod)
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,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,printCoefmat)
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(stats,sd)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_replace_all)
importFrom(utils,packageVersion)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(hibayes, .registration=TRUE)
