Description Usage Arguments Value
View source: R/ts_preprocess.R
Calculates the differences of time series over time.
1 |
y |
vector which is correctly ordered with regards to time |
n.diffs |
integer (default: 1) of differences to be conducted |
auto |
boolean (default: T), whether number of differences should be defined automatically |
... |
list with two members (res and param); where res is the preporcessed vector and param the used parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.