Description Usage Arguments Value
This method calculates the basis for a distributed lag in parallel. It is currently slow.
1 | distributed_lag_parallel(x, bl, lag_max, n_subset = 1L, n_shift = 0L)
|
x |
matrix value of lag |
bl |
matrix the basis lags |
lag_max |
integer maximum number of lags |
n_subset |
integer subset the data |
n_shift |
integer to shift |
distributed lag basis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.