# Generated by roxygen2: do not edit by hand

S3method(fastNaiveBayes.bernoulli,default)
S3method(fastNaiveBayes.detect_distribution,default)
S3method(fastNaiveBayes.gaussian,default)
S3method(fastNaiveBayes.mixed,default)
S3method(fastNaiveBayes.multinomial,default)
S3method(predict,fastNaiveBayes.bernoulli)
S3method(predict,fastNaiveBayes.gaussian)
S3method(predict,fastNaiveBayes.mixed)
S3method(predict,fastNaiveBayes.multinomial)
export(fastNaiveBayes.bernoulli)
export(fastNaiveBayes.detect_distribution)
export(fastNaiveBayes.gaussian)
export(fastNaiveBayes.mixed)
export(fastNaiveBayes.multinomial)
import(Matrix)
