# Generated by roxygen2: do not edit by hand

S3method(all_obs_types,epimodel)
S3method(as.array,epimodel)
S3method(as.data.frame,epimodel)
S3method(as.matrix,epimodel)
S3method(formula,epimodel)
S3method(get_x,default)
S3method(get_x,mixed)
S3method(get_z,mixed)
S3method(model.frame,epimodel)
S3method(ngrps,mixed)
S3method(pairs,epimodel)
S3method(plot,epimodel)
S3method(plot_infections,epimodel)
S3method(plot_infectious,epimodel)
S3method(plot_linpred,epimodel)
S3method(plot_obs,epimodel)
S3method(plot_rt,epimodel)
S3method(posterior_infections,epimodel)
S3method(posterior_predict,epimodel)
S3method(posterior_rt,epimodel)
S3method(posterior_sample_size,epimodel)
S3method(print,epimodel)
S3method(print,prior_summary.epimodel)
S3method(print,prior_summary_reg.epimodel)
S3method(print,summary.epimodel)
S3method(prior_summary,epimodel)
S3method(summary,epimodel)
S3method(terms,epimodel)
export(all_obs_types)
export(cauchy)
export(decov)
export(epiinf)
export(epim)
export(epiobs)
export(epirt)
export(evaluate_forecast)
export(exponential)
export(get_samps)
export(get_x)
export(get_z)
export(hexp)
export(hs)
export(hs_plus)
export(laplace)
export(lasso)
export(lkj)
export(ngrps)
export(normal)
export(plot_coverage)
export(plot_infections)
export(plot_infectious)
export(plot_linpred)
export(plot_metrics)
export(plot_obs)
export(plot_rt)
export(posterior_coverage)
export(posterior_infections)
export(posterior_infectious)
export(posterior_latent)
export(posterior_linpred)
export(posterior_metrics)
export(posterior_predict)
export(posterior_rt)
export(posterior_sample_size)
export(prior_summary)
export(product_normal)
export(rw)
export(scaled_logit)
export(shifted_gamma)
export(spaghetti_infections)
export(spaghetti_obs)
export(spaghetti_rt)
export(student_t)
export(terms_rw)
import(Rcpp)
import(methods)
import(rstantools)
import(stats)
importFrom(Rdpack,reprompt)
importFrom(bayesplot,pairs_condition)
importFrom(bayesplot,pairs_style_np)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes_string)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(lme4,ngrps)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rstan,sampling)
importFrom(rstan,vb)
importFrom(rstanarm,cauchy)
importFrom(rstanarm,decov)
importFrom(rstanarm,exponential)
importFrom(rstanarm,hs)
importFrom(rstanarm,hs_plus)
importFrom(rstanarm,laplace)
importFrom(rstanarm,lasso)
importFrom(rstanarm,lkj)
importFrom(rstanarm,normal)
importFrom(rstanarm,product_normal)
importFrom(rstanarm,student_t)
importFrom(utils,tail)
importMethodsFrom(rstan,summary)
useDynLib(epidemia, .registration = TRUE)
