Skip to contents

nowcastNHSN 0.2.0

  • nowcast_config() gains two opt-in controls for more robust probabilistic nowcasts. robust_sample = TRUE lets Skellam uncertainty sampling widen invalid variances instead of erroring when variance <= |pred|, and nonneg_pred = TRUE clamps negative predicted counts in final nowcast outputs to 0 (#34).
  • run_single_nowcast() now passes robust_sample through to the configured uncertainty sampler and applies nonneg_pred after fitting.
  • Documentation, examples, and tests were updated for the new configuration options.

nowcastNHSN 0.1.0

Initial release of nowcastNHSN, an R package providing tooling for nowcasting National Healthcare Safety Network (NHSN) reporting data.

Nowcast workflow

Reporting-data sources

Uncertainty utilities

Date and reporting helpers