# Generated by roxygen2: do not edit by hand

S3method(DWFuzzyGammaNaiveBayes,default)
S3method(DWFuzzyHipergeometricNaiveBayes,default)
S3method(ExpNBFuzzyParam,default)
S3method(FuzzyBayesRule,default)
S3method(FuzzyBetaNaiveBayes,default)
S3method(FuzzyBinomialNaiveBayes,default)
S3method(FuzzyExponentialNaiveBayes,default)
S3method(FuzzyGammaNaiveBayes,default)
S3method(FuzzyGaussianNaiveBayes,default)
S3method(FuzzyGeoNaiveBayes,default)
S3method(FuzzyHipergeometricNaiveBayes,default)
S3method(FuzzyNaiveBayes,categorical)
S3method(FuzzyNaiveBayes,continuo)
S3method(FuzzyNaiveBayes,default)
S3method(FuzzyPoissonNaiveBayes,default)
S3method(FuzzyTrapezoidalNaiveBayes,default)
S3method(FuzzyTriangularNaiveBayes,default)
S3method(GauNBFuzzyParam,default)
S3method(PoiNBFuzzyParam,default)
S3method(predict,DWFuzzyGammaNaiveBayes)
S3method(predict,DWFuzzyHipergeometricNaiveBayes)
S3method(predict,ExpNBFuzzyParam)
S3method(predict,FuzzyBayesRule)
S3method(predict,FuzzyBetaNaiveBayes)
S3method(predict,FuzzyBinomialNaiveBayes)
S3method(predict,FuzzyExponentialNaiveBayes)
S3method(predict,FuzzyGammaNaiveBayes)
S3method(predict,FuzzyGaussianNaiveBayes)
S3method(predict,FuzzyGeoNaiveBayes)
S3method(predict,FuzzyHipergeometricNaiveBayes)
S3method(predict,FuzzyNaiveBayes)
S3method(predict,FuzzyPoissonNaiveBayes)
S3method(predict,FuzzyTrapezoidalNaiveBayes)
S3method(predict,FuzzyTriangularNaiveBayes)
S3method(predict,GauNBFuzzyParam)
S3method(predict,PoiNBFuzzyParam)
S3method(print,DWFuzzyGammaNaiveBayes)
S3method(print,DWFuzzyHipergeometricNaiveBayes)
S3method(print,ExpNBFuzzyParam)
S3method(print,FuzzyBayesRule)
S3method(print,FuzzyBetaNaiveBayes)
S3method(print,FuzzyBinomialNaiveBayes)
S3method(print,FuzzyExponentialNaiveBayes)
S3method(print,FuzzyGammaNaiveBayes)
S3method(print,FuzzyGaussianNaiveBayes)
S3method(print,FuzzyGeoNaiveBayes)
S3method(print,FuzzyHipergeometricNaiveBayes)
S3method(print,FuzzyNaiveBayes)
S3method(print,FuzzyPoissonNaiveBayes)
S3method(print,FuzzyTrapezoidalNaiveBayes)
S3method(print,FuzzyTriangularNaiveBayes)
S3method(print,GauNBFuzzyParam)
S3method(print,PoiNBFuzzyParam)
export(AND)
export(Aggregation)
export(DWFuzzyGammaNaiveBayes)
export(DWFuzzyHipergeometricNaiveBayes)
export(ExpNBFuzzyParam)
export(FuzzyBayesRule)
export(FuzzyBetaNaiveBayes)
export(FuzzyBinomialNaiveBayes)
export(FuzzyExponentialNaiveBayes)
export(FuzzyGammaNaiveBayes)
export(FuzzyGaussianNaiveBayes)
export(FuzzyGeoNaiveBayes)
export(FuzzyHipergeometricNaiveBayes)
export(FuzzyNaiveBayes)
export(FuzzyPoissonNaiveBayes)
export(FuzzyTrapezoidalNaiveBayes)
export(FuzzyTriangularNaiveBayes)
export(GauFS)
export(GauNBFuzzyParam)
export(Implication)
export(NOT)
export(OR)
export(PoiNBFuzzyParam)
export(Set.Universe)
export(TraFS)
export(TriFS)
export(centroidFS)
export(compFS)
export(dmFS)
export(plotFS)
export(uniFS)
importFrom(MASS,fitdistr)
importFrom(Rdpack,reprompt)
importFrom(caTools,sample.split)
importFrom(foreach,'%dopar%')
importFrom(rlang,.data)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,dbinom)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dhyper)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,median.default)
importFrom(stats,model.extract)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,var)
