# Generated by roxygen2: do not edit by hand

S3method(apc,stand_surveil)
S3method(apc,surveil)
S3method(plot,apc)
S3method(plot,stand_surveil)
S3method(plot,surveil)
S3method(plot,surveil_diff)
S3method(plot,theil)
S3method(plot,theil_list)
S3method(print,apc)
S3method(print,prior)
S3method(print,stand_surveil)
S3method(print,surveil)
S3method(print,surveil_diff)
S3method(print,theil)
S3method(print,theil_list)
S3method(theil,list)
S3method(theil,surveil)
export(apc)
export(group_diff)
export(lkj)
export(normal)
export(stan_rw)
export(standardize)
export(theil)
export(theil2)
export(waic)
import(Rcpp)
import(ggplot2)
import(graphics)
import(methods)
importFrom(dplyr,"%>%")
importFrom(dplyr,`%>%`)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggdist,mean_qi)
importFrom(gridExtra,grid.arrange)
importFrom(parallel,detectCores)
importFrom(rlang,parse_expr)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(tidybayes,gather_draws)
importFrom(tidyr,everything)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
useDynLib(surveil, .registration = TRUE)
