| naiveBayes-class | R Documentation |
"naiveBayes"An object of class "naiveBayes" represents the conditional
a-posterior probabilities of a categorical class variable given independent
predictor variables using the Bayes rule.
Objects can be created by calls of the form
new("naiveBayes", apriori, tables, levels, call).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.