# Generated by roxygen2: do not edit by hand

S3method(plot,RoBTT)
S3method(print,RoBTT)
S3method(print,summary.RoBTT)
S3method(summary,RoBTT)
export(RoBTT)
export(RoBTT.get_option)
export(RoBTT.options)
export(check_RoBTT)
export(interpret)
export(is.RoBTT)
export(prior)
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)
