# Generated by roxygen2: do not edit by hand

S3method(print,ac.test)
S3method(print,cc.test)
S3method(print,iid.test)
S3method(print,rcorr.test)
export(ac.test)
export(cc.test)
export(iid.test)
export(rcorr.test)
import(ggplot2)
importFrom(forcats,fct_rev)
importFrom(knitr,kable)
importFrom(methods,show)
importFrom(reshape2,melt)
importFrom(scales,breaks_pretty)
importFrom(stats,acf)
importFrom(stats,ccf)
importFrom(stats,cor)
importFrom(stats,is.ts)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(xts,is.xts)
importFrom(zoo,is.zoo)
