# Generated by roxygen2: do not edit by hand

S3method(plot,RoBTT)
S3method(print,RoBTT)
S3method(print,summary.RoBTT)
S3method(summary,RoBTT)
S3method(update,RoBTT)
export(RoBTT)
export(RoBTT.get_option)
export(RoBTT.options)
export(check_RoBTT)
export(check_setup)
export(diagnostics)
export(diagnostics_autocorrelation)
export(diagnostics_density)
export(diagnostics_trace)
export(interpret)
export(is.RoBTT)
export(prior)
export(prior_none)
export(rho2logsdr)
export(set_control)
export(set_convergence_checks)
import(Rcpp)
import(rstantools)
importFrom(BayesTools,is.prior)
importFrom(BayesTools,is.prior.none)
importFrom(BayesTools,is.prior.point)
importFrom(BayesTools,is.prior.simple)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(Rdpack,reprompt)
importFrom(methods,new)
useDynLib(RoBTT,.registration = TRUE)
