# Generated by roxygen2: do not edit by hand

export(add_age_group_to_serosurvey)
export(build_stan_data)
export(extract_central_estimates)
export(fit_seromodel)
export(get_foi_index)
export(plot_foi_estimates)
export(plot_rhats)
export(plot_seromodel)
export(plot_seroprev_estimates)
export(plot_serosurvey)
export(plot_summary)
export(prepare_serosurvey_for_plot)
export(prob_seroprev_age_by_age)
export(prob_seroprev_age_time_by_age)
export(prob_seroprev_by_age)
export(prob_seroprev_gen_by_age)
export(prob_seroprev_time_by_age)
export(probability_exact_age_varying)
export(probability_exact_time_varying)
export(set_foi_init)
export(set_stan_data_defaults)
export(sf_cauchy)
export(sf_none)
export(sf_normal)
export(sf_uniform)
export(simulate_serosurvey)
export(simulate_serosurvey_age)
export(simulate_serosurvey_age_time)
export(simulate_serosurvey_general)
export(simulate_serosurvey_time)
export(summarise_central_estimate)
export(summarise_loo_estimate)
export(summarise_seromodel)
import(Rcpp)
import(methods)
importFrom(dplyr,.data)
importFrom(graphics,text)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
useDynLib(serofoi, .registration = TRUE)
