# Generated by roxygen2: do not edit by hand

S3method(plot,SANmcmc)
S3method(plot,SANvi)
S3method(plot,SANvi_G)
S3method(plot,summary_mcmc)
S3method(plot,summary_vi)
S3method(print,SANmcmc)
S3method(print,SANvi)
S3method(print,SANvi_G)
S3method(print,summary_mcmc)
S3method(print,summary_vi)
S3method(summary,SANmcmc)
S3method(summary,SANvi)
export(estimate_G)
export(fit_CAM)
export(fit_fSAN)
export(fit_fiSAN)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(salso,salso)
importFrom(scales,alpha)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,rgamma)
importFrom(stats,var)
useDynLib(sanba, .registration = TRUE)
