An implementation of the Naive Bayes Classifier (NBC) algorithm
    used for Verbal Autopsy (VA) built on code from Miasnikof et al (2015) 
    <doi:10.1186/s12916-015-0521-2>.
| Version: | 1.2 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | graphics, methods, utils, shiny | 
| Suggests: | bookdown, knitr, rmarkdown, testthat | 
| Enhances: | openVA | 
| Published: | 2022-05-10 | 
| DOI: | 10.32614/CRAN.package.nbc4va | 
| Author: | Richard Wen [aut, cre],
  Pierre Miasnikof [ctb],
  Vasily Giannakeas [ctb],
  Mireille Gomes [ctb] | 
| Maintainer: | Richard Wen  <rrwen.dev at gmail.com> | 
| License: | GPL-3 | 
| NeedsCompilation: | no | 
| Citation: | nbc4va citation info | 
| Materials: | NEWS | 
| CRAN checks: | nbc4va results |