mean_removal | R Documentation |
Remove the mean
mean_removal(ts, nDC = -1L)
ts |
An array of time series |
nDC |
a flag number, if negative, DC is based on the whole windowed record; if positive, DC is based on the first nDC points. |
The DC time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.