# Generated by roxygen2: do not edit by hand

S3method(plot,seqtest)
S3method(plot,sim.seqtest.cor)
S3method(print,comptest.cor)
S3method(print,conf.cor)
S3method(print,par.cor)
S3method(print,seqtest)
S3method(print,sim.seqtest.cor)
S3method(print,size)
S3method(print,test.cor)
S3method(update,seqtest)
export(comptest.cor)
export(conf.cor)
export(par.cor)
export(scatterplot)
export(seqtest.cor)
export(sim.cor)
export(sim.seqtest.cor)
export(size.cor)
export(test.cor)
importFrom(utils,packageDescription)
importFrom("grDevices", "dev.cur", "dev.flush", "dev.hold",
           "xy.coords", "xyTable")
importFrom("graphics", "axis", "box", "lines", "mtext", "pairs",
           "panel.smooth", "par", "plot", "points", "polygon",
           "segments", "strheight", "strwidth", "text")
importFrom("stats", "cor", "na.omit", "optim", "pnorm", "pt", "qnorm",
           "qpois", "resid", "rnorm", "rpois", "runif", "uniroot")