getCRP: getCRP: gets the correlation probability of recurrence

Description Usage Arguments Value Author(s) References

View source: R/getCRP.R

Description

This function calculates the correlation probability of recurrence of two systems, given by their recurrece matrices.

Usage

1
getCRP(prob1, prob2, xLims, doPlot = FALSE, main = "plotTitle")

Arguments

prob1

Probability of recurrence of the first matrix

prob2

Probability of recurrence of the second matrix

xLims

X range where the correlation probability will be calculated. The diagonals very close or very far from the main diagonal are usually discarded for estimating the CPR.

doPlot

Get a plot (TRUE) or not (FALSE)

main

Title for the plot

Value

Correlation probability of recurrence (CPR)

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.