Rdocumentation
powered by
Learn R Programming
emil (version 2.2.3)
predict_naive_bayes: Predict using naive Bayes model
Description
Predict using naive Bayes model
Usage
predict_naive_bayes(object, x)
Arguments
See Also
predict
.