smap_surrogates | R Documentation |
See pbsSmap vignette for example use.
smap_surrogates(
N,
lags,
theta,
p = 1L,
first_difference = FALSE,
centre_and_scale = FALSE
)
N |
A data frame with named columns for the response variable and covariate time series. |
lags |
A list of named integer vectors specifying the lags to use for
each time series in |
theta |
The numeric local weighting parameter. |
p |
The integer forecast distance. |
first_difference |
Logical. First-difference each time series? |
centre_and_scale |
Logical. Centre and scale each time series? |
[numeric()] Quantile for empirical delta rho among surrogates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.