# imports
importFrom("stats", "dt", "pt", "qt", "pnorm", "rnorm", "qnorm", "dnorm", "quantile", "optimize")
importFrom("graphics", "plot", "abline", "points", "legend", "par", "polygon", "title",
           "axis", "box", "lines", "plot.new", "plot.window")
importFrom("grDevices", "adjustcolor")
importFrom("utils", "capture.output")
# exports
S3method(plot, power)
S3method(plot, mdes)
S3method(plot, mrss)
export(plot.power)
export(plot.mdes)
export(plot.mrss)
export(t1t2.error)
export(mdes.ira1r1)
export(mdes.bira2c1)
export(mdes.bira2f1)
export(mdes.bira2r1)
export(mdes.cra2r2)
export(mdes.mod221)
export(mdes.mod222)
export(mdesd.mod221)
export(mdesd.mod222)
export(mdes.bira3r1)
export(mdes.bcra3f2)
export(mdes.bcra3r2)
export(mdes.cra3r3)
export(mdes.mod331)
export(mdes.mod332)
export(mdes.mod333)
export(mdesd.mod331)
export(mdesd.mod332)
export(mdesd.mod333)
export(mdes.bira4r1)
export(mdes.bcra4r2)
export(mdes.bcra4f3)
export(mdes.bcra4r3)
export(mdes.cra4r4)
export(power.ira1r1)
export(power.bira2c1)
export(power.bira2f1)
export(power.bira2r1)
export(power.cra2r2)
export(power.mod221)
export(power.mod222)
export(power.med211)
export(power.med221)
export(power.med321)
export(power.bira3r1)
export(power.bcra3f2)
export(power.bcra3r2)
export(power.cra3r3)
export(power.mod331)
export(power.mod332)
export(power.mod333)
export(power.bira4r1)
export(power.bcra4r2)
export(power.bcra4f3)
export(power.bcra4r3)
export(power.cra4r4)
export(mrss.ira1r1)
export(mrss.bira2c1)
export(mrss.bira2f1)
export(mrss.bira2r1)
export(mrss.cra2r2)
export(mrss.mod221)
export(mrss.mod222)
export(mrss.bira3r1)
export(mrss.bcra3f2)
export(mrss.bcra3r2)
export(mrss.cra3r3)
export(mrss.mod331)
export(mrss.mod332)
export(mrss.mod333)
export(mrss.bira4r1)
export(mrss.bcra4r2)
export(mrss.bcra4f3)
export(mrss.bcra4r3)
export(mrss.cra4r4)
export(mdes.to.pctl)
export(mrss.to.mdes)
export(mrss.to.power)
export(power.to.mdes)
export(mdes.to.power)
# defunct
export(mdes.med211)
export(mdes.med221)
