Package: naivebayes
Type: Package
Title: High Performance Implementation of the Naive Bayes Algorithm
Version: 0.9.7
Author: Michal Majka
Maintainer: Michal Majka <michalmajka@hotmail.com>
Description: In this implementation of the Naive Bayes classifier following class conditional distributions are available: Bernoulli, Categorical, Gaussian, Poisson and non-parametric representation of the class conditional density estimated via Kernel Density Estimation. Implemented classifiers handle missing data and can take advantage of sparse data.
URL: https://github.com/majkamichal/naivebayes,
        https://majkamichal.github.io/naivebayes/
BugReports: https://github.com/majkamichal/naivebayes/issues
License: GPL-2
Encoding: UTF-8
NeedsCompilation: no
VignetteBuilder: knitr
Suggests: knitr, Matrix
RoxygenNote: 6.1.1
Packaged: 2020-03-08 17:38:00 UTC; Michal
Repository: CRAN
Date/Publication: 2020-03-08 18:20:05 UTC
Built: R 4.1.0; ; 2021-05-26 07:11:27 UTC; unix
