# Generated by roxygen2: do not edit by hand

export(BayesianFit)
export(EMFit)
export(MAP_scoring)
export(average_scoring)
export(bayesian_prevalence_estimate)
export(bayesian_scoring)
export(classify_with_scores)
export(classify_with_scores_cvEM)
export(credint)
export(cvEM)
export(likelihood_scoring)
export(median_scoring)
export(predict_scores)
export(prevalence_estimate)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,pull)
importFrom(dplyr,summarise)
importFrom(magrittr,"%>%")
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,aggregate)
importFrom(stats,dbinom)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(BinaryReplicates, .registration = TRUE)
