# Generated by roxygen2: do not edit by hand

export(AP_assay_simulator)
export(calculate_epidemic_probability)
export(estimate_virus_parameters_PT)
export(estimate_virus_parameters_SPT)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(posterior,as_draws_array)
importFrom(posterior,subset_draws)
importFrom(posterior,summarise_draws)
importFrom(rstan,check_energy)
importFrom(rstan,get_sampler_params)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(rstantools,rstan_config)
importFrom(stats,sd)
importFrom(stats,var)
useDynLib(EpiPvr, .registration = TRUE)
