# Generated by roxygen2: do not edit by hand

useDynLib(bayesWatch, .registration=TRUE)
import(ggplot2, gridExtra, parallel, Rcpp, Matrix, CholWishart, Hotelling, MASS, ess)
importFrom("stats", "dbeta", "density", "dgamma", "dnorm",
             "rbeta", "rbinom", "rgamma", "rnorm", "rpois", "runif",
             "sd", "cov", "var")
importFrom("methods", "is")
importFrom("BDgraph", "adj2link", "graph.sim")

S3method(plot,bayesWatch)
S3method(print,bayesWatch)
export(bayeswatch)
export(detect_faults)
export(get_point_estimate)
import(parallel)
