useDynLib(BayesSAE)
import("Formula")
import("lattice")
import("coda")
exportPattern(BayesSAE, replication, MCMC)

S3method("print", "BayesSAE")
S3method("summary", "BayesSAE")
