Package: NobBS 1.1.2

Rodrigo Zepeda Tello

NobBS: Nowcasting by Bayesian Smoothing

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>.

Authors:Sarah McGough [aut, ctb], Nicolas Menzies [aut], Marc Lipsitch [aut], Michael Johansson [aut], Rami Yaari [aut, ctb], Rodrigo Zepeda Tello [cre, aut, ctb], Teresa Yamana [ctb], Matteo Perini [ctb]

NobBS_1.1.2.tar.gz
NobBS_1.1.2.zip(r-4.7)NobBS_1.1.2.zip(r-4.6)NobBS_1.1.2.zip(r-4.5)
NobBS_1.1.2.tgz(r-4.6-any)NobBS_1.1.2.tgz(r-4.5-any)
NobBS_1.1.2.tar.gz(r-4.7-any)NobBS_1.1.2.tar.gz(r-4.6-any)
NobBS_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
NobBS/json (API)

# Install 'NobBS' in R:
install.packages('NobBS', repos = c('https://sarahhbellum.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sarahhbellum/nobbs/issues

Uses libs:
  • jags– Just Another Gibbs Sampler for Bayesian MCMC
  • c++– GNU Standard C++ Library v3
Datasets:
  • denguedat - Denguedat: Dengue fever reporting data from Puerto Rico
  • mpoxdat - Mpoxdat: Mpox reporting data from the 2022 New York City Outbreak

On CRAN:

Conda:

jagscpp

7.34 score 19 stars 48 scripts 546 downloads 4 mentions 2 exports 18 dependencies

Last updated from:f45caee942. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK137
source / vignettesOK285
linux-release-x86_64OK188
macos-release-arm64OK180
macos-oldrel-arm64OK172
windows-develOK100
windows-releaseOK82
windows-oldrelOK93
wasm-releaseOK158

Exports:NobBSNobBS.strat

Dependencies:clicodadplyrgenericsgluelatticelifecyclemagrittrpillarpkgconfigR6rjagsrlangtibbletidyselectutf8vctrswithr

Accounting for Day-of-the-Week Effect in Nowcast Models
Introduction | Comparing the Performance with and without DoW Effect | DoW Coefficients Estimates | Employing DoW Estimates as Priors for Future Nowcasts | Conclusion

Last update: 2025-04-29
Started: 2025-04-29

Calculating Weighted Interval Score for Nowcast Models
Introduction | Nowcasting Scenarios | Comparing the Nowcast Estimates of the Poisson and negative binomial Models | Extracting Quantile Estimates | Calculating and Plotting the Weighted Interval Score | Conclusion

Last update: 2025-04-29
Started: 2025-04-29

Handling Batched Reporting in Nowcast Models
Introduction | Data Preparation | Nowcasting Scenarios | Delay Distribution Estimates | Incidence Estimates | Conclusion

Last update: 2025-04-29
Started: 2025-04-29