Description Usage Arguments Details Value Examples
Add lags of many variables
1 |
original |
original tsibble |
variable_names |
variables to add lags, with quotes! Like "gdp" and not gdp. |
lags |
desired lags, a vector |
Add lags of many variables The name of variables should be with quotes. Designed mainly for explanatory variables.
tsibble with lags of specified variables
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.