ANFIS-class             ANFIS S4 class implementation in R
Anfis-package           Adaptive Neuro Fuzzy Inference System in R
BellMF-class            Bell Membership Function S4 class
GaussianMF-class        GaussianMF Membership Function S4 class
LSE                     Train ANFIS network
MembershipFunction-class
                        MembershipFunction S4 class
NormalizedGaussianMF-class
                        NormalizedGaussianMF Membership Function S4
                        class
anfis3                  Anfis' trained example to use for demonstration
derivateMF              'derivateMF' derivate membership function
evaluateMF              'evaluateMF' evaluate membership
extract-methods         Modify membership function parameters
fitted                  ANFIS training results
getRules                Getters for ANFIS object
initialize              'initialize' ANFIS object constructor
plot                    Plot ANFIS training errors
plotMF                  PlotMF/s ANFIS' MembershipFunction domain/s
predict                 'Predict' ANFIS' network output
print                   'Print' and 'Show' an ANFIS object
print,MembershipFunction-method
                        'Print' a MembershipFunction object
show,MembershipFunction-method
                        'Show' a MembershipFunction object
trainSet                Bidimentional Sinc train set example
