Apply secondary shuffle of Gaussian deviates before AR modeling
nsim
Number of AR1 surrogate series to generate
genplot
generate summary plots (T or F)
verbose
verbose output (T or F)
Details
These simulations use the random number generator of Matsumoto and Nishimura [1998].
If shuffle = T, the algorithm from Meyers (2012, pg. 11) is applied: (1) two
sets of random sequences of same the length are generated, (2) the first random
sequence is then sorted, and finally (3) the permutation vector of the sorted sequence
is used to reorder the second random number sequence. This is done to guard against
potential shortcomings in random number generation that are specific to spectral estimation.
References
S.R. Meyers, 2012,
Seeing red in cyclic stratigraphy: Spectral noise estimation for astrochronology: Paleoceanography, v. 27, PA3328.