# Generated by roxygen2: do not edit by hand

S3method(estimate_partition,SANmcmc)
S3method(estimate_partition,SANvi)
S3method(get_model,SANmcmc)
S3method(get_model,SANvi)
S3method(get_params,SANmcmc)
S3method(get_params,SANvi)
S3method(get_seed_best_run,SANvi)
S3method(get_sim,SANmcmc)
S3method(get_sim,SANvi)
S3method(get_time,SANmcmc)
S3method(get_time,SANvi)
S3method(number_clusters,SANmcmc)
S3method(number_clusters,SANvi)
S3method(plot,SANmcmc)
S3method(plot,SANvi)
S3method(plot,SANvi_G)
S3method(plot,partition_mcmc)
S3method(plot,partition_vi)
S3method(print,SANmcmc)
S3method(print,SANvi)
S3method(print,SANvi_G)
S3method(print,partition_mcmc)
S3method(print,partition_vi)
S3method(summary,SANmcmc)
S3method(summary,SANvi)
S3method(summary,SANvi_G)
S3method(summary,partition_mcmc)
S3method(summary,partition_vi)
export(compute_psm)
export(estimate_G)
export(estimate_partition)
export(fit_CAM)
export(fit_fSAN)
export(fit_fiSAN)
export(get_model)
export(get_params)
export(get_seed_best_run)
export(get_sim)
export(get_time)
export(number_clusters)
export(plot_vi_allocation_prob)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,image)
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)
