nowcasting.summary: nowcasting.summary

View source: R/nowcasting.summary.R

nowcasting.summaryR Documentation

nowcasting.summary

Description

Function to summarize the output from the posteriors generated from any of the of the workhorse functions, nowcasting_no_age and nowcasting_age

Usage

nowcasting.summary(trajetory, age = F)

Arguments

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.

Value

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


covid19br/nowcaster documentation built on April 13, 2025, 6:13 a.m.