powered by
cvnaiveBayesd(data, repet, method = c("ew", "ef", "1R", "chiMerge"))
crossval
data(diabetes) library(e1071) cvnaiveBayesd(diabetes,3,method="ew")
Run the code above in your browser using DataLab