# Generated by roxygen2: do not edit by hand

S3method(plot,AccSampPlan)
S3method(plot,CurtSampPlan)
S3method(plot,SeqSampPlan)
S3method(print,AccSampPlan)
S3method(print,CurtSampPlan)
S3method(print,SeqSampPlan)
export(ChainBinomial)
export(ChainPoisson)
export(CurtBinomial)
export(DSPlanBinomial)
export(DSPlanPoisson)
export(LSP)
export(SSPDesignBinomial)
export(SSPDesignPoisson)
export(SSPlanBinomial)
export(SSPlanHyper)
export(SSPlanPoisson)
export(SeqDesignBinomial)
export(SequentialBinomial)
export(VSPDesign)
export(VSPKnown)
export(VSPUnknown)
importFrom(grDevices,dev.new)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,dbinom)
importFrom(stats,dpois)
importFrom(stats,median)
importFrom(stats,pbinom)
importFrom(stats,phyper)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,qnorm)
