# Generated by roxygen2: do not edit by hand

S3method("[",Design)
S3method(notify,PushbulletNotifier)
S3method(notify,TelegramNotifier)
S3method(plot,PBA)
S3method(plot,RM)
S3method(plot,SimSolve)
S3method(print,Design)
S3method(print,PBA)
S3method(print,RM)
S3method(print,SFA)
S3method(print,SimDesign)
S3method(rbind,SimDesign)
S3method(summary,SimDesign)
S3method(summary,SimSolve)
export(AnalyseIf)
export(Attach)
export(Bradley1978)
export(CC)
export(ECR)
export(EDR)
export(ERR)
export(GenerateIf)
export(IRMSE)
export(MAE)
export(MSRSE)
export(PBA)
export(RAB)
export(RD)
export(RE)
export(RMSD)
export(RMSE)
export(RSE)
export(RobbinsMonro)
export(SFA)
export(Serlin2000)
export(SimAnova)
export(SimCheck)
export(SimClean)
export(SimCollect)
export(SimExtract)
export(SimFunctions)
export(SimResults)
export(SimShiny)
export(SimSolve)
export(addMissing)
export(add_missing)
export(aggregate_simulations)
export(bias)
export(bootPredict)
export(boot_predict)
export(clusterSetRNGSubStream)
export(colSDs)
export(colVars)
export(createDesign)
export(expandDesign)
export(expandReplications)
export(genSeeds)
export(getArrayID)
export(listAvailableNotifiers)
export(manageMessages)
export(manageWarnings)
export(nc)
export(new_PushbulletNotifier)
export(new_TelegramNotifier)
export(quiet)
export(rHeadrick)
export(rValeMaurelli)
export(rbindDesign)
export(reSummarise)
export(rejectionSampling)
export(rint)
export(rinvWishart)
export(rmgh)
export(rmvnorm)
export(rmvt)
export(rtruncate)
export(runArraySimulation)
export(runSimulation)
export(timeFormater)
import(methods)
import(parallel)
import(stats)
importFrom(R.utils,withTimeout)
importFrom(beepr,beep)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(future.apply,future_lapply)
importFrom(graphics,abline)
importFrom(parallelly,availableCores)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(progressr,progressor)
importFrom(sessioninfo,session_info)
importFrom(testthat,capture_messages)
importFrom(testthat,capture_output_lines)
importFrom(utils,capture.output)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,methods)
importFrom(utils,object.size)
importFrom(utils,packageVersion)
importFrom(utils,recover)
importFrom(utils,sessionInfo)
importFrom(utils,tail)
