samplingBasedThreshold.Rd
Heuristically determine a threshold for synchronisation
samplingBasedThreshold(
t1,
t2,
window_size,
m,
t,
num_samples = 5000,
alpha = 0.01
)
integer; size of the window
embedding dimension
time-delayed embedding
integer; number of samples to determine empirical distribution
numeric; alpha level to determine threshold based on empirical null distribution