Description Usage Arguments Value
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
1 2 | update_vars_and_offsets(prev_vars_and_offsets, update_var_name,
update_offset_value, update_offset_type)
|
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 |
updated list of variable/lag combinations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.