PRSD Studio Documentation development version 2.2.3 (29-July-2010)
 SDNBAYES  Naive Bayes classifier

     P=SDNBAYES(DATA,options)

 INPUT
   DATA     SDDATA set

 OPTIONS
   'bins;   number of histogram bins (def: [] = estimate
            automatically)

 OUTPUT
   P         trained pipeline

 DESCRIPTION
 SDNBAYES implements Naive Bayes classifier. By default, SDNBAYES
 estimates the number of bins of a class distribution for each feature.

 READ MORE
 http://doc.prsdstudio.com/latest/guide/classifiers.html#sdnbayes