# Generated by roxygen2: do not edit by hand

S3method(c,clm_prior_spec)
S3method(coef,clmstan)
S3method(diagnostics,clmstan)
S3method(fitted,clmstan)
S3method(loo,clmstan)
S3method(plot,clmstan)
S3method(predict,clmstan)
S3method(print,clm_dist)
S3method(print,clm_prior)
S3method(print,clm_prior_list)
S3method(print,clm_prior_spec)
S3method(print,clmstan)
S3method(print,summary.clmstan)
S3method(summary,clmstan)
S3method(waic,clmstan)
export(cauchy)
export(clm_prior)
export(clm_stan)
export(diagnostics)
export(extract_acf)
export(flat)
export(gamma)
export(is.clmstan)
export(normal)
export(posterior_predict.clmstan)
export(prior)
export(student_t)
export(supported_links)
export(supported_thresholds)
importFrom(instantiate,stan_package_model)
importFrom(loo,loo)
importFrom(loo,relative_eff)
importFrom(loo,waic)
importFrom(stats,delete.response)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pcauchy)
importFrom(stats,pgamma)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,terms)
