# Generated by roxygen2: do not edit by hand

S3method(plot,estimate_from_mixture)
S3method(plot,farrington_model)
S3method(plot,fp_model)
S3method(plot,hierarchical_bayesian_model)
S3method(plot,lp_model)
S3method(plot,mixture_model)
S3method(plot,mseir_model)
S3method(plot,penalized_spline_model)
S3method(plot,polynomial_model)
S3method(plot,sir_basic_model)
S3method(plot,sir_static_model)
S3method(plot,sir_subpops_model)
S3method(plot,weibull_model)
export(compute_ci)
export(compute_ci.fp_model)
export(compute_ci.lp_model)
export(compute_ci.mixture_model)
export(compute_ci.penalized_spline_model)
export(compute_ci.weibull_model)
export(est_foi)
export(estimate_from_mixture)
export(farrington_model)
export(find_best_fp_powers)
export(fp_model)
export(hierarchical_bayesian_model)
export(lp_model)
export(mixture_model)
export(mseir_model)
export(pava)
export(penalized_spline_model)
export(plot_gcv)
export(polynomial_model)
export(set_plot_style)
export(sir_basic_model)
export(sir_static_model)
export(sir_subpops_model)
export(transform_data)
export(weibull_model)
import(Rcpp)
import(dplyr)
import(ggplot2)
import(graphics)
import(locfit)
import(magrittr)
import(methods)
import(mgcv)
import(patchwork)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(boot,inv.logit)
importFrom(deSolve,ode)
importFrom(dplyr,group_by)
importFrom(dplyr,n)
importFrom(dplyr,summarize)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(locfit,locfit)
importFrom(locfit,lp)
importFrom(methods,is)
importFrom(mgcv,predict.gam)
importFrom(mixdist,mix)
importFrom(mixdist,mixgroup)
importFrom(mixdist,mixparam)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(rstantools,rstan_config)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats4,mle)
useDynLib(serosv, .registration=TRUE)
