Package: NobBS
Title: Nowcasting by Bayesian Smoothing
Version: 1.1.0
Authors@R: c(
    person("Rami", "Yaari", email = "ry2460@cumc.columbia.edu", role = c("cre", "aut")),
    person("Rodrigo", "Zepeda Tello", email = "rz2656@cumc.columbia.edu", role = c("aut","ctb")),
    person("Sarah", "McGough", email = "sfm341@mail.harvard.edu", role = c("aut", "ctb")),
    person("Nicolas", "Menzies", email = "nmenzies@hsph.harvard.edu", role = "aut"),
    person("Marc", "Lipsitch", email = "mlipsitc@hsph.harvard.edu", role = "aut"),
    person("Michael", "Johansson", email = "mjohansson@cdc.gov", role = "aut"),
    person("Teresa", "Yamana", email = "tky2104@cumc.columbia.edu", role = c("ctb")),
    person("Matteo", "Perini", email = "mp4167@cumc.columbia.edu", role = c("ctb"))
    )
Description: A Bayesian approach to estimate the number of occurred-but-not-yet-reported cases from incomplete, time-stamped reporting data for disease outbreaks. 'NobBS' learns the reporting delay distribution and the time evolution of the epidemic curve to produce smoothed nowcasts in both stable and time-varying case reporting settings, as described in McGough et al. (2020) <doi:10.1371/journal.pcbi.1007735>.  
Depends: R (>= 3.3.0)
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net/) for
        analysis of Bayesian hierarchical models
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, rlang, rjags, coda, magrittr
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, scoringutils (>= 2.0.0), ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-29 18:57:54 UTC; ry2460
Author: Rami Yaari [cre, aut],
  Rodrigo Zepeda Tello [aut, ctb],
  Sarah McGough [aut, ctb],
  Nicolas Menzies [aut],
  Marc Lipsitch [aut],
  Michael Johansson [aut],
  Teresa Yamana [ctb],
  Matteo Perini [ctb]
Maintainer: Rami Yaari <ry2460@cumc.columbia.edu>
Repository: CRAN
Date/Publication: 2025-05-07 12:30:25 UTC
Built: R 4.4.3; ; 2025-11-12 04:15:56 UTC; windows
