Description Usage Arguments Value Examples
Remove low-order polynomial "trend" from a time series.
1 | detrend(x, n = 1)
|
x |
time series or vector of data values |
n |
polynomial order |
ts object with low-order LS polynomial removed.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.