# Generated by roxygen2: do not edit by hand

S3method(plot,SIR)
S3method(plot,SIR_bootstrap)
S3method(plot,SIR_threshold)
S3method(plot,SIR_threshold_bootstrap)
S3method(plot,SIR_threshold_opt)
S3method(print,SIR)
S3method(print,SIR_bootstrap)
S3method(print,SIR_threshold)
S3method(print,SIR_threshold_bootstrap)
S3method(print,SIR_threshold_opt)
S3method(summary,SIR)
S3method(summary,SIR_bootstrap)
S3method(summary,SIR_threshold)
S3method(summary,SIR_threshold_bootstrap)
S3method(summary,SIR_threshold_opt)
export(SIR)
export(SIR_bootstrap)
export(SIR_threshold)
export(SIR_threshold_bootstrap)
export(SIR_threshold_opt)
importFrom(grDevices,dev.new)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,var)
importFrom(strucchange,breakpoints)
