superset_columns | R Documentation |
Lag Superset Columns
superset_columns(data, lags, superset = NULL, beyond = FALSE)
data |
[matrix()] or [data.frame()] with named [numeric()] columns |
lags |
[list()] of a named vector of lags for each explanatory variable. |
superset |
[list()] superset of lags corresponding to the parent state space reconstruction |
beyond |
[logical()] |
[tibble::tibble()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.