# Generated by roxygen2: do not edit by hand

S3method(print,simulation)
S3method(print,summary.simulation)
S3method(summary,simulation)
export(approximateLikelihood)
export(computeBayesianMetaAnalysis)
export(computeConfidenceInterval)
export(computeFixedEffectMetaAnalysis)
export(createSimulationSettings)
export(customFunction)
export(plotCovariateBalances)
export(plotEmpiricalNulls)
export(plotLikelihoodFit)
export(plotMcmcTrace)
export(plotMetaAnalysisForest)
export(plotPerDbMcmcTrace)
export(plotPerDbPosterior)
export(plotPosterior)
export(plotPreparedPs)
export(preparePsPlot)
export(simulatePopulations)
export(skewNormal)
import(BeastJar)
import(survival)
importFrom(grDevices,rgb)
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,warn)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,nlm)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
