View source: R/nowcasting.summary.R
nowcasting.summary | R Documentation |
Function to summarize the output from the posteriors generated from any of the of the workhorse functions, nowcasting_no_age and nowcasting_age
nowcasting.summary(trajetory, age = F)
age |
Is by age data? Default FALSE, If its TRUE it will have columns for age class, fx_etaria e fx_etaria.num |
trajectory |
Trajectories to be summarized, trajectory should have sample, Time, dt_event and Y columns. |
A list with 2 elements summarized and grouped by, with the 'Median', 'LS' upper limit, 95% CI 'LI' lower limit, 95% CI 'LSb' upper limit, 50% CI 'LIb' lower limit, 50% CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.