update_vars_and_offsets: Update the list that keeps track of which combinations of...

Description Usage Arguments Value

Description

Update the list that keeps track of which combinations of variables and offsets are included in the model by adding or removing (as appropriate) the combination specified by update_var_name, update_offset_values, and update_offset_type

Usage

1
2
update_vars_and_offsets(prev_vars_and_offsets, update_var_name,
  update_offset_value, update_offset_type)

Arguments

prev_vars_and_offsets

list of previous variable/lag combinations to update

update_var_name

name of the variable to update

update_offset_value

value of the offset to update

update_offset_type

type of the offset to update

Value

updated list of variable/lag combinations


reichlab/kcde documentation built on May 27, 2019, 4:53 a.m.