# Generated by roxygen2: do not edit by hand

S3method(summary,stanigbm)
export(age_distribution)
export(aggregate_age_distribution)
export(aggregate_contact_matrix)
export(aggregate_ifr_react)
export(cauchy)
export(contact_matrix)
export(countries_un)
export(country_contact_matrices)
export(exponential)
export(gamma)
export(itd_distribution)
export(normal)
export(plot_age_distribution)
export(plot_contact_matrix)
export(plot_posterior_cm)
export(plot_posterior_infections)
export(plot_posterior_mortality)
export(plot_posterior_rt)
export(plot_posterior_transmrate)
export(posterior_infections)
export(posterior_mortality)
export(posterior_rt)
export(posterior_transmrate)
export(stan_igbm)
export(stan_igbm.fit)
export(student_t)
import(Rcpp, except = c(LdFlags,.DollarNames,prompt))
import(RcppParallel)
import(ggplot2)
import(methods)
import(rstantools)
import(stats, except = c(lag, filter))
import(utils)
importFrom(grid,unit.c)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,`%>%`)
importFrom(rstan,extract)
importFrom(rstan,optimizing)
importFrom(rstan,sampling)
importFrom(rstan,vb)
importFrom(scales,percent)
importFrom(scales,pretty_breaks)
useDynLib(Bernadette, .registration=TRUE)
