Learn R Programming

FisPro (version 1.1.4)

Fuzzy Inference System Design and Optimization

Description

Fuzzy inference systems are based on fuzzy rules, which have a good capability for managing progressive phenomenons. This package is a basic implementation of the main functions to use a Fuzzy Inference System (FIS) provided by the open source software 'FisPro' . 'FisPro' allows to create fuzzy inference systems and to use them for reasoning purposes, especially for simulating a physical or biological system.

Copy Link

Version

Install

install.packages('FisPro')

Monthly Downloads

285

Version

1.1.4

License

CeCILL

Maintainer

Jean-Luc Labl<c3><a9>e

Last Published

March 16th, 2023

Functions in FisPro (1.1.4)

NewMfTrapezoidal

Create object of class "MfTrapezoidal"
NewMfTrapezoidalInf

Create object of class "MfTrapezoidalInf"
NewFisOutCrisp

Create object of class "FisOutCrisp"
NewFis

Create object of class "Fis"
NewFisIn

Create object of class "FisIn"
NewRule

Create object of class "Rule"
Rule

Class "Rule"
NewFisOutFuzzy

Create object of class "FisOutFuzzy"
mf_trapezoidal-deprecated

Deprecated class "mf_trapezoidal"
mf_trapezoidal_inf-deprecated

Deprecated class "mf_trapezoidal_inf"
NewMfTrapezoidalSup

Create object of class "MfTrapezoidalSup"
NewMfTriangular

Create object of class "MfTriangular"
fis-deprecated

Deprecated class "fis"
MfTrapezoidalSup

Class "MfTrapezoidalSup"
MfTriangular

Class "MfTriangular"
mf-deprecated

Deprecated class "mf"
mf_trapezoidal_sup-deprecated

Deprecated class "mf_trapezoidal_sup"
mf_triangular-deprecated

Deprecated class "mf_triangular"
Mf

Class "Mf"
Fis

Class "Fis"
FisPro

FisPro package
MfTrapezoidal

Class "MfTrapezoidal"
FisOutFuzzy

Class "FisOutFuzzy"
FisOutCrisp

Class "FisOutCrisp"
FisPro-deprecated

Deprecated classes in package FisPro.
FisIn

Class "Fisin"
FisOut

Class "FisOut"
MfTrapezoidalInf

Class "MfTrapezoidalInf"