export(simctest,getalgprecomp,getalgonthefly,mcp,mkdeltamid,mmctest,hBH,hPC,hBonferroni,mmctSampler)
#S3method(confint,sampalgres)
import("methods")
import("stats")
exportClasses("sampalg",
              "sampalgonthefly",
              "sampalgPrecomp",
              "sampalgres",
              "sampalgontheflyres",
              "mcpres",
	      "mmctSamplerGeneric",
	      "mmctSampler",
	      "mmctestres",
	      "mmctest"
              )
exportMethods(run,cont,getbounds,show,confint,getU,getL,pEstimate,confidenceLimits,testResult,summary.mmctestres,getSamples,getNumber)
useDynLib("simctest",simctest.extendboundsC=extendbounds)
