ANFIS-plotMF: PlotMF/s ANFIS' MembershipFunction domain/s

Description Usage Arguments Value Note Author(s) See Also

Description

Plot the corresponding MembershipFunctions for each/all input/s domain.

Usage

1
2
3
4
5
6
7
8
9
plotMF(object, x, input, ...)

## S4 method for signature 'ANFIS'
plotMF(object, x, input, ...)

plotMFs(object, ...)

## S4 method for signature 'ANFIS'
plotMFs(object, ...)

Arguments

object

ANFIS class object.

x

numeric sequence to evaluate each MembershipFunction.

input

integer with the input MembershipFunctions to plot.

...

plot additional parameters.

Value

output graphics

Note

see full example in ANFIS-class

Author(s)

Cristobal Fresno cfresno@bdmg.com.ar, Andrea S. Llera ALlera@leloir.org.ar and Elmer A. Fernandez efernandez@bdmg.com.ar

See Also

ANFIS-class

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; getConsequents, getConsequents, getConsequents,ANFIS-method, getConsequents,ANFIS-method, getErrors, getErrors, getErrors,ANFIS-method, getErrors,ANFIS-method, getPremises, getPremises, getPremises,ANFIS-method, getPremises-methods, getRules, getRules, getRules,ANFIS-method, getRules-methods, getTrainingType, getTrainingType, getTrainingType,ANFIS-method, getTrainingType,ANFIS-method; initialize, initialize,ANFIS-method; plot, plot,ANFIS-method; predict, predict,ANFIS-method; print, print,ANFIS-method, show, show,ANFIS-method; trainSet


anfis documentation built on May 2, 2019, 2:38 a.m.

Related to ANFIS-plotMF in anfis...