getProTaos: getProTaos:calculate the probability of recurrence

Description Usage Arguments Value Author(s) References

View source: R/getProTaos.R

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

1
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.


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.