作者:
inuy (一歩一步前進中)
2006-03-15 23:46:03In HW4
We should trace the naiveBayes code
In my past experience,"fix(naiveBayes)" will show code in detail.
But,it only shows
function (x, ...)
UseMethod("naiveBayes")
<environment: namespace:e1071>
Should I have any other functions?