Description Usage Arguments Value Examples
Generate logarithmically spacing for lags. Note: the number of lags will not exactly equal n unless max_time_lag is large or n is very small
1 | log_lags(n, max_time_lag)
|
n |
number of lags (integer) |
max_time_lag |
maximum lag (integer) |
integer vector of lags
1 | log_lags(12, 86401)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.