# Generated by roxygen2: do not edit by hand

export(boot.modmed.mlm)
export(boot.modmed.mlm.custom)
export(bootresid.modmed.mlm)
export(extract.boot.modmed.mlm)
export(extract.modmed.mlm)
export(extract.modmed.mlm.brms)
export(modmed.mlm)
export(modmed.mlm.brms)
export(stack_bpg)
import(brms)
importFrom(MCMCpack,xpnd)
importFrom(brms,as_draws_matrix)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(glmmTMB,VarCorr)
importFrom(glmmTMB,glmmTMB)
importFrom(glmmTMB,glmmTMBControl)
importFrom(matrixcalc,vech)
importFrom(nlme,fixef)
importFrom(nlme,getVarCov)
importFrom(nlme,lme)
importFrom(nlme,lmeControl)
importFrom(nlme,random.effects)
importFrom(nlme,varIdent)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(parallelly,supportsMulticore)
importFrom(posterior,ess_bulk)
importFrom(posterior,ess_tail)
importFrom(posterior,mad)
importFrom(posterior,quantile2)
importFrom(posterior,rhat)
importFrom(posterior,sd)
importFrom(posterior,summarise_draws)
importFrom(stats,as.formula)
importFrom(stats,gaussian)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(utils,citation)
