attach_t_agg | R Documentation |
Attach time index (number of days) column. Exclude first day since we don't necessarily know over which period of time that data was aggregated
attach_t_agg(cl.data, prm.daily = NULL, silent = FALSE)
cl.data |
Data frame. Must have variables:
|
prm.daily |
List. Parameters for daily report inference via MCMC. Elements include:
|
silent |
Logical. Flag to suppress all output messages, warnings, and progress bars. |
Data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.