Description Usage Arguments Value Examples
For a given email, given utilities, and given parameters of NB classifier, this functions returns the label of the email calculated using NB algorithm
1 2  | 
x | 
 the email.  | 
fit | 
 object of class naive-Bayes including the results from training.  | 
This function returns the label of the email, calculated with NB.
1  | getNBlabel(x,fit,var)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.