# 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,
  future_map
)
importFrom(future,
  multicore,
  multisession,
  plan
)
importFrom(glmmTMB,
  VarCorr,
  glmmTMB,
  glmmTMBControl
)
importFrom(matrixcalc,vech)
importFrom(nlme,
  fixef,
  getGroups,
  getVarCov,
  lme,
  lmeControl,
  random.effects,
  ranef,
  varIdent
)
importFrom(parallel,
  clusterSetRNGStream,
  makeCluster,
  parLapply,
  stopCluster
)
importFrom(parallelly,supportsMulticore)
importFrom(posterior,
  ess_bulk,
  ess_tail,
  mad,
  quantile2,
  rhat,
  sd,
  summarise_draws
)
importFrom(stats,
  as.formula,
  gaussian,
  median,
  model.matrix,
  quantile,
  resid,
  residuals,
  terms,
  var
)
importFrom(tidyr,pivot_longer)
importFrom(utils,citation)
