getProTaos {KarsTS}R Documentation

getProTaos:calculate the probability of recurrence

Description

This function calculates the probability of recurrence of a system, given by a recurrence matrix in KarsTS format. The RP is calculated for each diagonal (upper triangle).

Usage

getProTaos(RecMat, xlim = NULL, main = NULL, doPlot = TRUE)

Arguments

RecMat

A recurrence matrix in KarsTS format

xlim

X range of the plot.

main

Plot title

doPlot

Get the plot or not

Value

A list containing

Tao

The diagonals where the RP was calculated

Prob

The RP for each diagonal

Author(s)

Marina Saez Andreu

References

Romano, M. C. (2004). Synchronization Analysis by Means of Recurrences in Phase Space, Universitat Postdam. Doctoral dissertation.


[Package KarsTS version 2.4.1 Index]