This package provide several functions converging towards the same goal, prediction. The implementation of a Naive Bayes Classifier is proposed here through two main functions: \strong{fit} to create the model and \strong{predict} to compute posterior probablities and thus predict in which class belongs the given observation. This package handle all types of variables and discretize any numeric data. It also proposes parallel computation and laplace smoothing.
Package details |
|
---|---|
Maintainer | |
License | GNU General Public License |
Version | 1.0.0.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.