# Generated by roxygen2: do not edit by hand

export(MAPprior_bin)
export(MAPprior_cont)
export(all_models)
export(datasim_bin)
export(datasim_cont)
export(fixmodel_bin)
export(fixmodel_cal_bin)
export(fixmodel_cal_cont)
export(fixmodel_cont)
export(gam_cont)
export(get_ss_matrix)
export(inv_u_trend)
export(linear_trend)
export(mixmodel_AR1_cal_cont)
export(mixmodel_AR1_cont)
export(mixmodel_cal_cont)
export(mixmodel_cont)
export(piecewise_cal_cont)
export(piecewise_cont)
export(plot_trial)
export(poolmodel_bin)
export(poolmodel_cont)
export(seasonal_trend)
export(sepmodel_adj_bin)
export(sepmodel_adj_cont)
export(sepmodel_bin)
export(sepmodel_cont)
export(sim_study)
export(sim_study_par)
export(splines_cal_cont)
export(splines_cont)
export(sw_trend)
export(timemachine_bin)
export(timemachine_cont)
import(ggplot2)
importFrom(RBesT,automixfit)
importFrom(RBesT,mixbeta)
importFrom(RBesT,mixnorm)
importFrom(RBesT,pmixdiff)
importFrom(RBesT,postmix)
importFrom(RBesT,rmix)
importFrom(RBesT,rmixdiff)
importFrom(RBesT,robustify)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(iterators,icount)
importFrom(lmerTest,lmer)
importFrom(mgcv,gam)
importFrom(mgcv,s)
importFrom(mgcv,summary.gam)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(parallelly,availableCores)
importFrom(rjags,coda.samples)
importFrom(rjags,jags.model)
importFrom(rlang,sym)
importFrom(rlang,try_fetch)
importFrom(spaMM,confint.HLfit)
importFrom(spaMM,fitme)
importFrom(spaMM,get_any_IC)
importFrom(spaMM,summary.HLfit)
importFrom(splines,bs)
importFrom(stats,aggregate)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
