# Generated by roxygen2: do not edit by hand

S3method("[[",seroreconstruct_multi)
S3method(print,seroreconstruct_fit)
S3method(print,seroreconstruct_joint)
S3method(print,seroreconstruct_multi)
S3method(print,summary.seroreconstruct_fit)
S3method(print,summary.seroreconstruct_joint)
S3method(print,summary.seroreconstruct_multi)
S3method(summary,seroreconstruct_fit)
S3method(summary,seroreconstruct_joint)
S3method(summary,seroreconstruct_multi)
export(output_model_estimate)
export(plot_boosting)
export(plot_diagnostics)
export(plot_infection_prob)
export(plot_trajectory)
export(plot_waning)
export(sero_reconstruct)
export(simulate_data)
export(table_infections)
export(table_parameters)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(stats,acf)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,quantile)
useDynLib(seroreconstruct, .registration=TRUE)
