Package: BSTZINB Type: Package Title: Association Among Disease Counts and Socio-Environmental Factors Version: 2.0.1 Authors@R: c( person("Suman","Majumder",email="smajumd2@gmail.com",role=c("cre","aut","cph")), person("Yoon-Bae","Jun",role=c("aut","cph")), person("Sounak","Chakraborty",role="ctb"), person("Chae-Young","Lim",role="ctb"), person("Tanujit","Dey",role="ctb") ) Description: Estimation of association between disease or death counts (e.g. COVID-19) and socio-environmental risk factors using a zero-inflated Bayesian spatiotemporal model. Non-spatiotemporal models and/or models without zero-inflation are also included for comparison. Functions to produce corresponding maps are also included. See Chakraborty et al. (2022) for more details on the method. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Depends: R (>= 3.5) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: BayesLogit, coda, dplyr, ggplot2, gt, gtsummary, maps, matrixcalc, methods, msm, reshape, spam, viridis Suggests: knitr, rmarkdown, CorrMixed, ape, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/SumanM47/BSTZINB BugReports: https://github.com/SumanM47/BSTZINB/issues Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://sumanm47.r-universe.dev Date/Publication: 2026-03-18 08:43:04 UTC RemoteUrl: https://github.com/sumanm47/bstzinb RemoteRef: HEAD RemoteSha: 5b6a86797cd93168475fb13333d660024c8f2bdd NeedsCompilation: no Packaged: 2026-07-16 06:32:32 UTC; root Author: Suman Majumder [cre, aut, cph], Yoon-Bae Jun [aut, cph], Sounak Chakraborty [ctb], Chae-Young Lim [ctb], Tanujit Dey [ctb] Maintainer: Suman Majumder