Description Usage Arguments Value
View source: R/01_time_varying_functions.R
gen_time_varying creates a time-varying vector of values based on
entries in l_period_def.
1  | gen_time_varying(l_period_def, max_time)
 | 
l_period_def | 
 Existing list of period definitions, created using
  | 
max_time | 
 Number of days that should be estimated, will fill if not
fully covered by final stop in   | 
Vector of time-varying parameter values at minimum of length max_time (could be longer).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.