Description Usage Arguments Value Author(s) References Examples
Find the proportion of local minima/maxima common to both time series and compute its significance via Monte Carlo randomizations
| 1 | 
| t1 | time series 1 in matrix format ( | 
| t2 | time series 2 in matrix format ( | 
| nrands | number of randomizations. Default is  | 
| type | Randomization method. The  | 
| quiet | Suppress progress bar when set to  | 
Returns a named list containing:
| pval  | p-value computed by randomly shuffling both time series  | 
| rands  | proportion of local minima/maxima common to both time series for each randomization | 
| obs  | proportion of local minima/maxima common to both time series in the observed dataset | 
| index  | indices of local minima/maxima common to both time series in the observed dataset | 
Tarik C. Gouhier (tarik.gouhier@gmail.com)
Buonaccorsi, J. P., J. S. Elkinton, S. R. Evans, and A. M. Liebhold. 2001. Measuring and testing for spatial synchrony. Ecology 82:1668-1679.
Purves, D. W., and R. Law. 2002. Fine-scale spatial structure in a grassland community: quantifying the plant's eye view. Journal of Ecology 90:121-129.
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.