You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"extend_lags" only mentions lags, but also appears to have the effects of "adjust_ahead" as well
(I'm not sure if "extend_ahead" is quite the best name... if both this and the lag part of "adjust_lags" are changing to index relative to the forecast_date/as_of, then they can't both be "extending".)
arx_args_list() also has an error message you can get mentioning something like a "locf" possibility, but it's not documented. Did we deprecate this?
"extend_lags"only mentions lags, but also appears to have the effects of"adjust_ahead"as well"extend_ahead"is quite the best name... if both this and the lag part of"adjust_lags"are changing to index relative to theforecast_date/as_of, then they can't both be "extending".)arx_args_list()also has an error message you can get mentioning something like a"locf"possibility, but it's not documented. Did we deprecate this?