Description Usage Arguments Value
Computes the stationarityy using forecast::ndiffs(test = "adf") of several windows of the original data
1 | ndiffsWindow(data, stepSize, windowSize)
|
data |
The time series data |
stepSize |
The about of elements to jump after each window |
windowSize |
The size of each window being sampled |
A vector of the computed values for each window returned from the ndiffs function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.