export(bgtCI, bgtPower, bgtTest, bgtvs, 
binCI, binTest, binCP, binBlaker, binWilson, binSOC, binAC, binWald, 
estDesign, nDesign, sDesign, bgtWidth, binDesign, binPower, binWidth,
gtreg.mp, EM.mp, gtreg, gtreg.fit, gtreg.halving, EM, EM.ret, EM.halving,
sim.gt, sim.mp, sim.halving, gt.control,
residuals.gt, predict.gt,
pooledBin, pooledBinDiff
)

import(graphics)

S3method(plot, nDesign)
S3method(plot, sDesign)
S3method(plot, binDesign)

S3method(predict, gt)
S3method(residuals, gt)

S3method(summary, gt)
S3method(summary, gt.mp)
S3method(summary, poolbin)
S3method(summary, poolbindiff)

S3method(print, bgtCI)
S3method(print, binCI)
S3method(print, bgtTest)
S3method(print, binTest)
S3method(print, bgtvs)
S3method(print, nDesign)
S3method(print, sDesign)
S3method(print, binDesign)

S3method(print, gt)
S3method(print, summary.gt)
S3method(print, summary.gt.mp)

S3method(print, poolbin)
S3method(print, poolbindiff)


