# Generated by roxygen2: do not edit by hand

S3method(plot,ClustCpObj)
S3method(plot,DetectCpObj)
S3method(posterior_estimate,ClustCpObj)
S3method(posterior_estimate,DetectCpObj)
S3method(print,ClustCpObj)
S3method(print,DetectCpObj)
S3method(summary,ClustCpObj)
S3method(summary,DetectCpObj)
export(ClustCpObj)
export(DetectCpObj)
export(clust_cp)
export(clust_cp_epi)
export(clust_cp_multi)
export(clust_cp_uni)
export(detect_cp)
export(detect_cp_epi)
export(detect_cp_multi)
export(detect_cp_uni)
export(posterior_estimate)
export(sim_epi_data)
importFrom(Rcpp,sourceCpp)
useDynLib(BayesChange, .registration = TRUE)
