# Generated by roxygen2: do not edit by hand

export(calcAOV)
export(calcBetaBin)
export(calcHLGMRel)
export(calcHLMRel)
export(calcPerformance)
export(calcReliability)
export(calcResamplingIUR)
export(calcSSR)
export(controlPerf)
export(controlRel)
export(model_performance)
export(plotCalibration)
export(plotEstimates)
export(plotN)
export(plotPerformance)
export(plotPredictedDistribution)
export(plotReliability)
export(simulateData)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(lme4,VarCorr)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(utils,globalVariables)
importFrom(utils,packageVersion)
