example_reporting_triangle: Simple example reporting triangle for demonstrations
Description
A basic reporting_triangle object demonstrating standard
structure with complete early reference times and progressively incomplete
recent times. Useful for simple examples and tests.
Usage
example_reporting_triangle
Arguments
Format
A reporting_triangle object with 5 reference dates and 4 delays:
reporting_triangle_matrix
5x4 matrix with counts
reference_dates
5 dates starting from 2024-01-01
delays_unit
"days"
Details
This is a simple, clean example without complications like negative values
or unusual structures. Ideal for:
# View the example triangleexample_reporting_triangle
# Use in nowcasting - requires complete rows for delay estimationestimate_delay(example_reporting_triangle, n = 6)