
Package index
-
apply_delay()
- Apply the delay to generate a point nowcast
-
combine_obs_with_pred()
- Combine observed data with a single prediction draw
-
construct_triangle()
- Generate a single retrospective reporting triangle
-
construct_triangles()
- Generate retrospective reporting triangles
-
.check_lhs_not_only_zeros()
- Check if there are non-zero-values on the LHS of NAs
-
.safelydoesit()
- Safe iterator
-
estimate_delay()
- Estimate a delay distribution from a reporting triangle
-
estimate_uncertainty()
- Estimate dispersion parameters
-
fill_triangle()
- Generate point nowcast
-
fill_triangles()
- Generate retrospective nowcasts
-
sample_nowcast()
- Generate a single draw of a nowcast combining observed and predicted values
-
sample_nowcasts()
- Generate multiple draws of a nowcast combining observed and predicted values
-
sample_prediction()
- Get a draw of only the predicted elements of the nowcast vector
-
sample_predictions()
- Get a dataframe of multiple draws of only the predicted elements of the nowcast vector
-
truncate_triangle()
- Get a single truncated triangle
-
truncate_triangles()
- Generate truncated reporting triangles