Description Usage Arguments Details Value Author(s) Examples
Take the lagged first difference of a series
1 | ldshift(x, l)
|
x |
a series to be differenced |
l |
the number of lags |
ldshift
assumes that the series are ordered, that there is no missing data, and that the time intervals are even
the lagged differenced series
Soren Jordan and Andrew Q. Philips
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.