| format_samples_with_dates | R Documentation |
Internal helper that extracts Stan parameters, adds dates to time-varying parameters, and combines into a single long-format data.table.
format_samples_with_dates(raw_samples, args, observations)
raw_samples |
Raw samples from extract_samples() |
args |
Model arguments (from object$args) |
observations |
Observation data with dates |
A data.table in long format with dates and metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.