# Generated by roxygen2: do not edit by hand

S3method(plot,ClustCpObj)
S3method(plot,DetectCpObj)
S3method(plot_psm,ClustCpObj)
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(detect_cp)
export(plot_psm)
export(posterior_estimate)
export(sim_epi_data)
importFrom(Rcpp,sourceCpp)
importFrom(rlang,.data)
useDynLib(BayesChange, .registration = TRUE)
