Naive Bayes Classifier predictions
Arguments
- object
density object
- newdata
new data on which to make predictions
- expectation
Variable to calculate conditional expectation wrt probabilities from naivebayes classifier
- threshold
Threshold parameters. First element defines the threshold on the probabilities and the second element the value to set those truncated probabilities to.
- ...
Additional arguments to lower level functions
