superset_columns: Lag Superset Columns

superset_columnsR Documentation

Lag Superset Columns

Description

Lag Superset Columns

Usage

superset_columns(data, lags, superset = NULL, beyond = FALSE)

Arguments

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()]

Value

[tibble::tibble()]


luke-a-rogers/pbsEDM documentation built on June 4, 2024, 3:10 a.m.