# Generated by roxygen2: do not edit by hand

export(acf_plots)
export(acme_model)
export(attenuation_matrix)
export(create_model_string)
export(create_modelling_data)
export(create_stan_model_string)
export(fisher_z_transform)
export(generate_coefficient)
export(multivariate_model)
export(pipeline)
export(plot_covariates)
export(sensitivity_analysis)
export(standardize_with_return)
export(traceplots)
import(MCMCpack)
import(bayesplot)
import(doSNOW)
import(foreach)
import(ggplot2)
import(parallelly)
import(patchwork)
import(reshape2)
import(rjags)
import(rstan)
import(snow)
import(stats)
import(tools)
import(utils)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(dplyr,sym)
importFrom(foreach,"%dopar%")
importFrom(ggpubr,mean_se_)
