-2

I have been trying to implement the Naive Bayes and OneR classification algorithm using SAS Enterprise Miner 7.1.

The problem is I have not been able to find a Node that I can drag onto the diagram and do that. Is there any way to implement these algorithms directly in SAS without having to write additional SAS Script?

рüффп
  • 5,172
  • 34
  • 67
  • 113

1 Answers1

1

See: http://listserv.uga.edu/cgi-bin/wa?A2=ind1202c&L=sas-l&D=0&P=2796

I don't think this is possible using a native node. The above link suggests that Rick Wicklin did write something that might help here, but it's beyond my google-fu. You might re-ask this question on the SAS-L mailing list (email to sas-l@listserv.uga.edu or find the Google Group).

Joe
  • 62,789
  • 6
  • 49
  • 67