# Generated by roxygen2: do not edit by hand

S3method(plot,Bvs)
S3method(predict,Bvs)
S3method(print,Btest)
S3method(print,Bvs)
S3method(print,jointness)
S3method(summary,Bvs)
export(BMAcoeff)
export(Btest)
export(Bvs)
export(GibbsBvs)
export(GibbsBvsF)
export(Jointness)
export(histBMA)
export(pltltn)
import(MASS)
import(mvtnorm)
import(parallel)
importFrom(grDevices,gray)
importFrom(grDevices,gray.colors)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(stats,as.formula)
importFrom(stats,density)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(BayesVarSel)
