Recurrence plot

Jump to navigation Jump to search

WikiDoc Resources for Recurrence plot

Articles

Most recent articles on Recurrence plot

Most cited articles on Recurrence plot

Review articles on Recurrence plot

Articles on Recurrence plot in N Eng J Med, Lancet, BMJ

Media

Powerpoint slides on Recurrence plot

Images of Recurrence plot

Photos of Recurrence plot

Podcasts & MP3s on Recurrence plot

Videos on Recurrence plot

Evidence Based Medicine

Cochrane Collaboration on Recurrence plot

Bandolier on Recurrence plot

TRIP on Recurrence plot

Clinical Trials

Ongoing Trials on Recurrence plot at Clinical Trials.gov

Trial results on Recurrence plot

Clinical Trials on Recurrence plot at Google

Guidelines / Policies / Govt

US National Guidelines Clearinghouse on Recurrence plot

NICE Guidance on Recurrence plot

NHS PRODIGY Guidance

FDA on Recurrence plot

CDC on Recurrence plot

Books

Books on Recurrence plot

News

Recurrence plot in the news

Be alerted to news on Recurrence plot

News trends on Recurrence plot

Commentary

Blogs on Recurrence plot

Definitions

Definitions of Recurrence plot

Patient Resources / Community

Patient resources on Recurrence plot

Discussion groups on Recurrence plot

Patient Handouts on Recurrence plot

Directions to Hospitals Treating Recurrence plot

Risk calculators and risk factors for Recurrence plot

Healthcare Provider Resources

Symptoms of Recurrence plot

Causes & Risk Factors for Recurrence plot

Diagnostic studies for Recurrence plot

Treatment of Recurrence plot

Continuing Medical Education (CME)

CME Programs on Recurrence plot

International

Recurrence plot en Espanol

Recurrence plot en Francais

Business

Recurrence plot in the Marketplace

Patents on Recurrence plot

Experimental / Informatics

List of terms related to Recurrence plot

Editor-In-Chief: C. Michael Gibson, M.S., M.D. [1]



In descriptive statistics and chaos theory, a recurrence plot (RP) is a plot showing, for a given moment in time, the times at which a phase space trajectory visits roughly the same area in the phase space. In other words, it is a graph of

<math>\vec{x}(i)\approx \vec{x}(j),\,</math>

showing <math>i</math> on a horizontal axis and <math>j</math> on a vertical axis, where <math>\vec{x}</math> is a phase space trajectory.

Background

Natural processes can have a distinct recurrent behaviour, e.g. periodicities (as seasonal or Milankovich cycles), but also irregular cyclicities (as El Niño Southern Oscillation). Moreover, the recurrence of states, in the meaning that states are again arbitrarily close after some time of divergence, is a fundamental property of deterministic dynamical systems and is typical for nonlinear or chaotic systems (cf. Poincaré recurrence theorem). The recurrence of states in nature has been known for a long time and has also been discussed in early work (e.g. Henri Poincaré 1890).

Detailed description

Eckmann et al. (1987) introduced recurrence plots, which can visualize the recurrence of states in a phase space. Usually, a phase space does not have a low enough dimension (two or three) to be pictured. Higher-dimensional phase spaces can only be visualized by projection into the two or three-dimensional sub-spaces. However, Eckmann's tool enables us to investigate the <math>m</math>-dimensional phase space trajectory through a two-dimensional representation of its recurrences. Such recurrence of a state at time <math>i</math> at a different time <math>j</math> is pictured within a two-dimensional squared matrix with black and white dots, where black dots mark a recurrence, and both axes are time axes. This representation is called recurrence plot. Such an RP can be mathematically expressed as

<math>\mathbf{R}(i,j) = \Theta(\varepsilon - || \vec{x}(i) - \vec{x}(j)||), \quad \vec{x}(i) \in \Bbb{R}^m, \quad i, j=1, \dots, N,</math>

where <math>N</math> is the number of considered states <math>\vec{x}(i)</math>, <math>\varepsilon</math> is a threshold distance, <math>|| \cdot ||</math> a norm (e.g. Euclidean norm) and <math>\Theta( \cdot )</math> the Heaviside step function. If only a time series is available, the phase space can be reconstructed by using a time delay embedding (see Takens' theorem):

<math>\vec{x}(i) = (u(i), u(i+\tau), \ldots, u(i+\tau(m-1)),</math>

where <math>u(i)</math> is the time series, <math>m</math> the embedding dimension and <math>\tau</math> the time delay.

Caused by characteristic behaviour of the phase space trajectory, a recurrence plot contains typical small-scale structures, as single dots, diagonal lines and vertical/horizontal lines (or a mixture of the latter, which combines to extended clusters). The large-scale structure, also called texture, can be visually characterised by homogenous, periodic, drift or disrupted. The visual appearance of an RP gives hints about the dynamics of the system.

Typical examples of recurrence plots (top row: time series (plotted over time); bottom row: corresponding recurrence plots). From left to right: uncorrelated stochastic data (white noise), harmonic oscillation with two frequencies, chaotic data with linear trend (logistic map) and data from an auto-regressive process.

The small-scale structures in RPs are used by the recurrence quantification analysis (Zbilut & Webber 1992; Marwan et al. 2002). This quantification allows to describe the RPs in a quantitative way, and to study transitions or nonlinear parameters of the system. In contrast to the heuristic approach of the recurrence quantification analysis, which depends on the choice of the embedding parameters, some dynamical invariants as correlation dimension, K2 entropy or mutual information, which are independent on the embedding, can also be derived from recurrence plots. The base for these dynamical invariants are the recurrence rate and the distribution of the lengths of the diagonal lines.

Close returns plots are similar to recurrence plots. The difference is that the relative time between recurrences is used for the <math>y</math>-axis (instead of absolute time).

The main advantage of recurrence plots is that they provide useful information even for short and non-stationary data, where other methods fail.

Extensions

Multivariate extensions of recurrence plots were developed as cross recurrence plots and joint recurrence plots.

Cross recurrence plots consider the phase space trajectories of two different systems in the same phase space (Marwan & Kurths 2002):

<math>\mathbf{CR}(i,j) = \Theta(\varepsilon - || \vec{x}(i) - \vec{y}(j)||), \quad \vec{x}(i),\, \vec{y}(i) \in \Bbb{R}^m, \quad i=1, \dots, N_x, \ j=1, \dots, N_y.</math>

The dimension of both systems must be the same, but the number of considered states (i.e. data length) can be different. Cross recurrence plots compare the simultaneous occurrences of similar states of two systems. They can be used in order to analyse the similarity of the dynamical evolution between two different systems, to look for similar matching patterns in two systems, or to study the time-relationship of two similar systems, whose time-scale differ (Marwan & Kurths 2005).

Joint recurrence plots are the Hadamard product of the recurrence plots of the considered sub-systems (Romano et al. 2004), e.g. for two systems <math>\vec{x}</math> and <math>\vec{y}</math> the joint recurrence plot is

<math>\mathbf{JR}(i,j) = \Theta(\varepsilon_x - || \vec{x}(i) - \vec{x}(j)||) \cdot \Theta(\varepsilon_y - || \vec{y}(i) - \vec{y}(j)||), \quad \vec{x}(i) \in \Bbb{R}^m, \quad \vec{y}(i) \in \Bbb{R}^n,\quad i,j=1, \dots, N_{x,y}.</math>

In contrast to cross recurrence plots, joint recurrence plots compare the simultaneous occurrence of recurrences in two (or more) systems. Moreover, the dimension of the considered phase spaces can be different, but the number of the considered states has to be the same for all the sub-systems. Joint recurrence plots can be used in order to detect phase synchronisation.

Example

Recurrence plot of the Southern Oscillation index.

References

  • J. P. Eckmann, S. O. Kamphorst, D. Ruelle (1987). "Recurrence Plots of Dynamical Systems". Europhysics Letters. 5: 973–977.
  • N. Marwan, M. C. Romano, M. Thiel, J. Kurths (2007). "Recurrence Plots for the Analysis of Complex Systems". Physics Reports. 438 (5–6). doi:10.1016/j.physrep.2006.11.001.

See also

External links


de:Recurrence plot


Template:WikiDoc Sources