# Generated by roxygen2: do not edit by hand

S3method(as.mcmc,crr_fit)
S3method(coef,crr_fit)
S3method(fitted,crr_fit)
S3method(plot,crr_fit)
S3method(posterior::as_draws,crr_fit)
S3method(predict,crr_fit)
S3method(print,crr_benchmark)
S3method(print,crr_constraints)
S3method(print,crr_diagnostics)
S3method(print,crr_fit)
S3method(print,crr_ppc)
S3method(print,crr_prior)
S3method(residuals,crr_fit)
S3method(summary,crr_fit)
export(coef_precompute)
export(crr)
export(crr_benchmark)
export(crr_constraints)
export(crr_control)
export(crr_diagnostics)
export(crr_ess)
export(crr_ppc)
export(crr_prior)
export(crr_rhat)
export(draw_utility)
export(dual_feasible)
export(init_dual)
export(is_feasible)
export(is_tum)
export(random_constraints)
export(sample_dual)
export(sample_utility)
export(simulate_crr)
export(update_coef)
importFrom(Rcpp,sourceCpp)
importFrom(coda,as.mcmc)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(truncnorm,rtruncnorm)
useDynLib(combreg, .registration = TRUE)
