# Generated by roxygen2: do not edit by hand

S3method(class_probabilities,mcmc_fit)
S3method(class_probabilities,optim_fit)
S3method(plot,rater_fit)
S3method(posterior_interval,mcmc_fit)
S3method(posterior_interval,optim_fit)
S3method(print,mcmc_fit)
S3method(print,optim_fit)
S3method(print,rater_model)
S3method(summary,mcmc_fit)
S3method(summary,optim_fit)
S3method(summary,rater_model)
export(class_conditional_dawid_skene)
export(class_probabilities)
export(dawid_skene)
export(hier_dawid_skene)
export(mcmc_diagnostics)
export(point_estimate)
export(posterior_interval)
export(posterior_samples)
export(rater)
import(Rcpp)
import(methods)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(rlang,.data)
importFrom(rstan,Rhat)
importFrom(rstan,ess_bulk)
importFrom(rstan,extract)
importFrom(rstan,optimizing)
importFrom(rstan,sampling)
importFrom(rstantools,posterior_interval)
importFrom(utils,capture.output)
importFrom(utils,head)
useDynLib(rater, .registration = TRUE)
