Description Usage Arguments Details Value Author(s) References Examples
Computes the sample correlation integral over a grid of neps
length scales starting from eps.min
, and for multiple embedding dimensions
1 |
series |
time series |
m |
max embedding dimension |
d |
time delay |
t |
Theiler window |
eps.min |
min length scale |
neps |
number of length scales to evaluate |
Computes the sample correlation integral over neps
length scales starting from eps.min
, for embedding dimension 1,...,m , considering a t
time window (see references). The slope of the linear segment in the log-log plot gives an estimate of the correlation dimension (see the example).
Matrix. Column 1: length scales. Column i=2, ..., m+1: sample correlation integral for embedding dimension i-1.
Antonio, Fabio Di Narzo
Hegger, R., Kantz, H., Schreiber, T., Practical implementation of nonlinear time series methods: The TISEAN package; CHAOS 9, 413-435 (1999)
1 |
Loading required package: deSolve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.