| combine_tv_and_static_params | R Documentation |
Internal helper that combines time-varying parameters (which get their variable name from list keys) with static parameters (which already have a variable column from extractors).
combine_tv_and_static_params(time_varying_list, raw_samples, args)
time_varying_list |
Named list of time-varying parameter data.tables |
raw_samples |
Raw samples from extract_samples() |
args |
Model arguments containing delay and parameter specifications |
A data.table combining all parameters with variable column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.