# Generated by roxygen2: do not edit by hand

export("%>%")
export(balancePlot)
export(blm)
export(calculateEffectSizes)
export(checkBaseline)
export(cleanData)
export(countMissing)
export(createData)
export(credibleInterval)
export(fit)
export(getStanParameter)
export(hedgesG)
export(logit)
export(mcmcChecks)
export(metaAnalysis)
export(negativeBinomial)
export(randomize)
export(randomizer)
import(Rcpp)
import(methods)
importFrom(R6,R6Class)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(bayesplot,mcmc_trace)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,syms)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(vizdraws,vizdraws)
useDynLib(imt, .registration = TRUE)
