Skip to contents

forecasttools (development version)

forecasttools 0.1.8

  • Simplified of hubverse package installation
  • Added for approximating discrete category probabilities from continuous quantilies.
  • Addded quantiles_to_category_cdf() and quantiles_to_category_pmf() functions to approximate discrete category probabilities from quantiles for an underlying continuous distribution.
  • Added support For NHSN PRISM thresholds to PRISM cutpoint handling
  • Added vintaged PRISM rate reference populations.
  • Updated NSSP PRISM thresholds to 2026-27 values.

forecasttools 0.1.7

forecasttools 0.1.6

  • New function: modify_reference_date()
  • BREAKING CHANGE: Various epiweek/epiyear functions no longer default to the MMWR epiweek standard and require the user to specify a standard explicitly. To restore previous behavior, set epiweek_standard = "MMWR" explicitly.

forecasttools 0.1.5

forecasttools 0.1.4

forecasttools 0.1.3

  • BREAKING CHANGE: target_end_dates_from_horizons() and get_hubverse_table() now work with both daily and weekly horizons. To restore functionality of existing code, add the argument horizon_timescale = "weeks" to these functions.

forecasttools 0.1.2

  • Adds optional epidate annotation to daily_to_epiweekly()
  • Increases testing coverage
  • Fixes bug in pull_nhsn() so that ordering on multiple columns works as expected.

forecasttools 0.1.1

forecasttools 0.1.0

  • Initial development release.