exportPattern("^[[:alpha:]]+")
importFrom(lattice, wireframe, dotplot)
importFrom(LearnBayes, ctable)
importFrom(LearnBayes, bfindep)
importFrom(LaplacesDemon, as.parm.names)
importFrom(LaplacesDemon, as.initial.values)
importFrom(LaplacesDemon, CenterScale)
importFrom("grDevices", "dev.copy2pdf", "dev.off", "postscript", "rgb")
importFrom("graphics", "abline", "arrows", "assocplot", "axTicks",
           "axis", "boxplot", "contour", "curve", "dotchart",
           "hist", "legend", "lines", "mosaicplot", "mtext", "par", "plot",
             "polygon", "segments", "stripchart", "title")
importFrom("stats", "AIC", "IQR", "chisq.test", "coef", "dbeta",
             "density", "dt", "gaussian", "glm", "integrate", "lm",
             "logLik", "median", "model.frame", "model.matrix",
             "model.response", "pbeta", "pchisq", "poisson", "predict",
             "pt", "qbeta", "qnorm", "qqline", "qqnorm", "qqplot",
             "quantile", "rbeta", "rchisq", "relevel", "rnorm", "runif",
             "sd", "var")
importFrom("utils", "capture.output")
importFrom("rstan","stan")
importFrom("rstanarm", "stan_glm","student_t","pp_check","posterior_interval",
           "posterior_predict", "log_lik")
importFrom("loo", "loo", "relative_eff")



