# Generated by roxygen2: do not edit by hand

S3method(plot,epidemic)
S3method(plot,mem)
S3method(print,epidemic)
S3method(print,mem)
S3method(summary,epidemic)
S3method(summary,mem)
export(full.series.graph)
export(memevolution)
export(memgoodness)
export(memintensity)
export(memmodel)
export(memstability)
export(memsurveillance)
export(memsurveillance.animated)
export(memtiming)
export(memtrend)
export(optimum.by.inspection)
export(processPlots)
export(roc.analysis)
export(transformdata)
export(transformdata.back)
export(transformseries)
importFrom(RColorBrewer,brewer.pal)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRamp)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,rgb)
importFrom(grDevices,tiff)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(magick,image_animate)
importFrom(magick,image_read)
importFrom(magick,image_write)
importFrom(mixtools,normalmixEM)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(sm,h.select)
importFrom(sm,sm.regression)
importFrom(stats,aggregate)
importFrom(stats,dnorm)
importFrom(stats,loess)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(stringr,str_match)
importFrom(utils,write.table)
