# Generated by roxygen2: do not edit by hand

S3method(VarCorr,brmcoda)
S3method(as.data.frame,compilr)
S3method(as.matrix,compilr)
S3method(bayes_factor,brmcoda)
S3method(coef,brmcoda)
S3method(diagnostic_posterior,brmcoda)
S3method(fitted,brmcoda)
S3method(fixef,brmcoda)
S3method(launch_shinystan,brmcoda)
S3method(log_posterior,brmcoda)
S3method(mcmc_plot,brmcoda)
S3method(mean,compilr)
S3method(model.frame,brmcoda)
S3method(nchains,brmcoda)
S3method(ndraws,brmcoda)
S3method(neff_ratio,brmcoda)
S3method(niterations,brmcoda)
S3method(nobs,brmcoda)
S3method(nuts_params,brmcoda)
S3method(nvariables,brmcoda)
S3method(pairs,brmcoda)
S3method(plot,brmcoda)
S3method(plot,substitution)
S3method(predict,brmcoda)
S3method(print,brmcoda)
S3method(print,compilr)
S3method(print,substitution)
S3method(prior_summary,brmcoda)
S3method(ranef,brmcoda)
S3method(residuals,brmcoda)
S3method(rhat,brmcoda)
S3method(summary,brmcoda)
S3method(summary,compilr)
S3method(summary,substitution)
S3method(update,brmcoda)
S3method(update,compilr)
S3method(variables,brmcoda)
S3method(vcov,brmcoda)
export(VarCorr)
export(basesub)
export(brmcoda)
export(bsub)
export(bsubmargins)
export(compilr)
export(fixef)
export(is.brmcoda)
export(is.compilr)
export(is.substitution)
export(ranef)
export(substitution)
export(wsub)
export(wsubmargins)
importFrom(abind,abind)
importFrom(bayestestR,describe_posterior)
importFrom(bayestestR,diagnostic_posterior)
importFrom(brms,VarCorr)
importFrom(brms,bayes_factor)
importFrom(brms,brm)
importFrom(brms,do_call)
importFrom(brms,fixef)
importFrom(brms,launch_shinystan)
importFrom(brms,log_posterior)
importFrom(brms,mcmc_plot)
importFrom(brms,nchains)
importFrom(brms,ndraws)
importFrom(brms,neff_ratio)
importFrom(brms,niterations)
importFrom(brms,nuts_params)
importFrom(brms,nvariables)
importFrom(brms,posterior_summary)
importFrom(brms,prior_summary)
importFrom(brms,ranef)
importFrom(brms,rhat)
importFrom(brms,variables)
importFrom(compositions,acomp)
importFrom(compositions,clo)
importFrom(compositions,gsi.buildilrBase)
importFrom(compositions,ilr)
importFrom(compositions,ilrInv)
importFrom(compositions,mean.acomp)
importFrom(compositions,rmult)
importFrom(compositions,summary.acomp)
importFrom(compositions,summary.rmult)
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(doFuture,"%dofuture%")
importFrom(emmeans,ref_grid)
importFrom(extraoperators,"%ain%")
importFrom(extraoperators,"%nin%")
importFrom(extraoperators,"%sin%")
importFrom(extraoperators,"%snin%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,pairs)
importFrom(insight,find_predictors)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,model.frame)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,vcov)
importFrom(utils,head)
importFrom(utils,tail)
