- x
vector of data.
- reps
numeric; number of replicates to generate, 30 default.
- lower_rho
numeric [-1,1]; .01 default will set the from argument in seq(from, to, by).
- upper_rho
numeric [-1,1]; .01 default will set the to argument in seq(from, to, by).
- by
numeric; .01 default will set the by argument in seq(-1, 1, step).
- exp
numeric; 1 default will exponentially weight maximum rho value if exp > 1. Shrinks values towards upper_rho.
- type
options("spearman", "pearson", "NNScor", "NNSdep"); type = "spearman"(default) dependence metric desired.
- drift
logical; TRUE default preserves the drift of the original series.
- xmin
numeric; the lower limit for the left tail.
- xmax
numeric; the upper limit for the right tail.
- ...
possible additional arguments to be passed to NNS.meboot.