# Generated by roxygen2: do not edit by hand

S3method(density,pandemicEstimated)
S3method(plot,pandemicData)
S3method(plot,pandemicPredicted)
S3method(posterior_predict,pandemicEstimated)
S3method(print,pandemicEstimated)
S3method(print,pandemicPredicted)
S3method(print,pandemicStats)
S3method(print,plottedPandemic)
S3method(print,plottedPandemicData)
S3method(print,summary.pandemicEstimated)
S3method(summary,pandemicEstimated)
export(country_list)
export(load_covid)
export(pandemic_model)
export(pandemic_stats)
export(state_list)
exportMethods(traceplot)
import(Rcpp)
import(dplyr)
import(methods)
importClassesFrom(rstan,stanfit)
importFrom(curl,has_internet)
importFrom(methods,setOldClass)
importFrom(methods,slot)
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(rstan,sampling)
importFrom(rstan,stan_dens)
importFrom(rstan,traceplot)
importFrom(rstantools,posterior_predict)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,variable.names)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importMethodsFrom(rstan,summary)
useDynLib(PandemicLP, .registration=TRUE)
