Package: BayesSurveillance Type: Package Title: Bayesian Surveillance Methods for Healthcare Performance Monitoring Version: 0.1.0 Authors@R: person(given = "Muhammad Zahir", family = "Khan", email = "zahirstat007@gmail.com", role = c("aut", "cre")) Description: Provides Bayesian surveillance methods for prospective monitoring of healthcare performance, patient safety, and clinical quality indicators. The package implements beta-binomial monitoring for binary outcomes, gamma-Poisson monitoring for count outcomes, posterior predictive alert probabilities, risk-adjusted surveillance, early-warning signal rules, simulation tools, and graphical summaries. Methods are motivated by risk-adjusted monitoring and healthcare surveillance frameworks including Steiner et al. (2000) , Spiegelhalter et al. (2003) , Cook et al. (2011) , and Neuburger et al. (2017) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.2.0) Imports: stats, ggplot2, pROC, rlang Suggests: testthat (>= 3.0.0), Config/testthat/edition: 3 Repository: https://zerish12.r-universe.dev Date/Publication: 2026-06-10 08:51:20 UTC RemoteUrl: https://github.com/zerish12/bayessurveillance RemoteRef: HEAD RemoteSha: 8035269f37e07deb003e5792e3cf96b0b8a5a174 NeedsCompilation: no Packaged: 2026-07-12 09:18:28 UTC; root Author: Muhammad Zahir Khan [aut, cre] Maintainer: Muhammad Zahir Khan