anfis (version 0.99.1)

getRules: Getters for ANFIS object

Description

Obtain ANFIS's slot information, according to the given function call.

Usage

getRules(object)
"getRules"(object)
getPremises(object)
"getPremises"(object)
getConsequents(object)
"getConsequents"(object)
getErrors(object)
"getErrors"(object)
getTrainingType(object)
"getTrainingType"(object)

Arguments

object
ANFIS class object

Value

according to the call one of the following objects can be returned
matrix
numeric matrix with rules or consequents
list
list with MembershipFunctions or premises and consequents
character
name of the trainingType
numeric
numeric vector with trainnig errors, fitted training values and residuals

See Also

Other ANFIS: ANFIS-class; LSE, LSE, LSE,ANFIS-method, LSE-methods, trainHybridJangOffLine, trainHybridJangOffLine, trainHybridJangOffLine,ANFIS-method, trainHybridJangOffLine-methods, trainHybridJangOnLine, trainHybridJangOnLine, trainHybridJangOnLine,ANFIS-method, trainHybridJangOnLine-methods, trainHybridOffLine, trainHybridOffLine, trainHybridOffLine,ANFIS-method, trainHybridOffLine-methods; anfis3; coef, coef,ANFIS-method, coefficients, coefficients,ANFIS-method, fitted, fitted,ANFIS-method, fitted.values, fitted.values,ANFIS-method, resid, resid,ANFIS-method, residuals, residuals,ANFIS-method, summary, summary,ANFIS-method; initialize, initialize,ANFIS-method; plotMF, plotMF, plotMF,ANFIS-method, plotMF-methods, plotMFs, plotMFs, plotMFs,ANFIS-method, plotMFs-methods; plot, plot,ANFIS-method; predict, predict,ANFIS-method; print, print,ANFIS-method, show, show,ANFIS-method; trainSet