Description Usage Arguments Value Author(s) References
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).
1 | getProTaos(RecMat, xlim = NULL, main = NULL, doPlot = TRUE)
|
RecMat |
A recurrence matrix in KarsTS format |
xlim |
X range of the plot. |
main |
Plot title |
doPlot |
Get the plot or not |
A list containing
Tao |
The diagonals where the RP was calculated |
Prob |
The RP for each diagonal |
Marina Saez Andreu
Romano, M. C. (2004). Synchronization Analysis by Means of Recurrences in Phase Space, Universitat Postdam. Doctoral dissertation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.