# Generated by roxygen2: do not edit by hand

S3method("[",mutualInf)
S3method("[[",mutualInf)
S3method(as.numeric,mutualInf)
S3method(contourLines,spaceTimePlot)
S3method(corrMatrix,corrDim)
S3method(divTime,maxLyapunov)
S3method(divergence,maxLyapunov)
S3method(embeddingDims,corrDim)
S3method(embeddingDims,infDim)
S3method(embeddingDims,maxLyapunov)
S3method(embeddingDims,sampleEntropy)
S3method(estimate,corrDim)
S3method(estimate,dfa)
S3method(estimate,infDim)
S3method(estimate,maxLyapunov)
S3method(estimate,sampleEntropy)
S3method(fixedMass,infDim)
S3method(fluctuationFunction,dfa)
S3method(getContourLines,spaceTimePlot)
S3method(logRadius,infDim)
S3method(nlOrder,corrDim)
S3method(nlOrder,sampleEntropy)
S3method(plot,corrDim)
S3method(plot,dfa)
S3method(plot,infDim)
S3method(plot,maxLyapunov)
S3method(plot,mutualInf)
S3method(plot,rqa)
S3method(plot,sampleEntropy)
S3method(plot,spaceTimePlot)
S3method(plot,surrogateTest)
S3method(plotLocalScalingExp,corrDim)
S3method(plotLocalScalingExp,infDim)
S3method(print,corrDim)
S3method(radius,corrDim)
S3method(radius,sampleEntropy)
S3method(sampleEntropyFunction,sampleEntropy)
S3method(windowSizes,dfa)
export(FFTsurrogate)
export(buildTakens)
export(cliffordMap)
export(contourLines)
export(corrDim)
export(corrMatrix)
export(dfa)
export(divTime)
export(divergence)
export(embeddingDims)
export(estimate)
export(estimateEmbeddingDim)
export(findAllNeighbours)
export(fixedMass)
export(fluctuationFunction)
export(gaussMap)
export(getContourLines)
export(henon)
export(ikedaMap)
export(infDim)
export(keenanTest)
export(logRadius)
export(logisticMap)
export(lorenz)
export(maxLyapunov)
export(mcleodLiTest)
export(mutualInformation)
export(neighbourSearch)
export(nlOrder)
export(nonLinearNoiseReduction)
export(nonLinearPrediction)
export(nonlinearityTest)
export(plotLocalScalingExp)
export(poincareMap)
export(radius)
export(recurrencePlot)
export(rossler)
export(rqa)
export(sampleEntropy)
export(sampleEntropyFunction)
export(sinaiMap)
export(spaceTimePlot)
export(surrogateTest)
export(thresholdTest)
export(timeAsymmetry)
export(timeAsymmetry2)
export(timeLag)
export(tsayTest)
export(windowSizes)
import(Matrix)
import(Rcpp)
import(tseries)
import(zoo)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,filled.contour)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(stats,Box.test)
importFrom(stats,IQR)
importFrom(stats,anova)
importFrom(stats,ar)
importFrom(stats,as.formula)
importFrom(stats,as.ts)
importFrom(stats,dchisq)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,fft)
importFrom(stats,frequency)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,na.fail)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,ts)
useDynLib(nonlinearTseries)
