[R] Extract naiveBayes details
stephanos
exe2 at gmx.net
Wed Jun 25 14:53:08 CEST 2008
Hey,
I just like to know how to extract details from the naiveBayes model
(package e1071). I mean, for each possible value the model defines how much
it influences the outcome. I want to sort those probabilities and show the
values with the highest impact.
How could I do that?
PS: I tried using []'s to get to the model's internals, however, all I get
is a "list" not a "matrix" I could work with. What am I doing wrong?
Cheers,
Stephan
--
View this message in context: http://www.nabble.com/Extract-naiveBayes-details-tp18111702p18111702.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list