train
data.frame : training data. It should be a
data frame. AODE works only discretized data. It would be
better to discreetize the data frame before passing it to
this function.However, aode discretizes the data if not
done before hand. It uses an R package called
discretization for the purpose. It uses the well known
MDL discretization technique.(It might fail sometimes)