nbTransmission: Naive Bayes Transmission Analysis

Estimates the relative transmission probabilities between cases in an infectious disease outbreak or cluster using naive Bayes. Included are various functions to use these probabilities to estimate transmission parameters such as the generation/serial interval and reproductive number as well as finding the contribution of covariates to the probabilities and visualizing results. The ideal use is for an infectious disease dataset with metadata on the majority of cases but more informative data such as contact tracing or pathogen whole genome sequencing on only a subset of cases. For a detailed description of the methods see Leavitt et al. (2020) <doi:10.1093/ije/dyaa031>.

Version: 1.1.4
Depends: R (≥ 3.4.0)
Imports: dplyr, rlang, caret, lubridate, poisbinom, stats, tidyr, utils
Suggests: ggplot2, Hmisc, igraph, knitr, methods, pheatmap, RColorBrewer, rmarkdown, testthat
Published: 2024-01-30
Author: Sarah V Leavitt [aut, cre, cph]
Maintainer: Sarah V Leavitt <sv1205 at bu.edu>
BugReports: https://github.com/sarahleavitt/nbTransmission/issues
License: MIT + file LICENSE
URL: https://sarahleavitt.github.io/nbTransmission/
NeedsCompilation: no
Citation: nbTransmission citation info
Materials: README
In views: Epidemiology
CRAN checks: nbTransmission results

Documentation:

Reference manual: nbTransmission.pdf
Vignettes: Introductory tutorial for R Package nbTransmission

Downloads:

Package source: nbTransmission_1.1.4.tar.gz
Windows binaries: r-devel: nbTransmission_1.1.4.zip, r-release: nbTransmission_1.1.4.zip, r-oldrel: nbTransmission_1.1.4.zip
macOS binaries: r-release (arm64): nbTransmission_1.1.4.tgz, r-oldrel (arm64): nbTransmission_1.1.4.tgz, r-release (x86_64): nbTransmission_1.1.4.tgz
Old sources: nbTransmission archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nbTransmission to link to this page.