Other packages > Find by keyword >

FisPro  

Fuzzy Inference System Design and Optimization
View on CRAN: Click here


Download and install FisPro package within the R console
Install from CRAN:
install.packages("FisPro")

Install from Github:
library("remotes")
install_github("cran/FisPro")

Install by package version:
library("remotes")
install_version("FisPro", "1.1.4")



Attach the package and use:
library("FisPro")
Maintained by
Jean-Luc Lablée
[Scholar Profile | Author Map]
First Published: 2019-06-14
Latest Update: 2023-03-16
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.
How to cite:
Jean-Luc Lablée (2019). FisPro: Fuzzy Inference System Design and Optimization. R package version 1.1.4, https://cran.r-project.org/web/packages/FisPro. Accessed 01 Mar. 2025.
Previous versions and publish date:
1.0 (2019-06-14 12:40), 1.1.1 (2022-04-19 14:22), 1.1.2 (2022-12-13 14:30), 1.1.3 (2023-01-09 14:23), 1.1 (2021-02-10 17:00)
Other packages that cited FisPro R package
View FisPro citation profile
Other R packages that FisPro depends, imports, suggests or enhances
Complete documentation for FisPro
Downloads during the last 30 days
01/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/28Downloads for FisPro05101520253035TrendBars

Today's Hot Picks in Authors and Packages

zipfextR  
Zipf Extended Distributions
Implementation of four extensions of the Zipf distribution: the Marshall-Olkin Extended Zipf (MOEZi ...
Download / Learn more Package Citations See dependency  
tcgaViz  
Visualization Tool for the Cancer Genome Atlas Program (TCGA)
Differential analysis of tumor tissue immune cell type abundance based on RNA-seq gene-level express ...
Download / Learn more Package Citations See dependency  
sumR  
Approximate Summation of Series
Application of theoretical results which ensure that the summation of an infinite discrete series is ...
Download / Learn more Package Citations See dependency  
cjbart  
Heterogeneous Effects Analysis of Conjoint Experiments
A tool for analyzing conjoint experiments using Bayesian Additive Regression Trees ('BART'), a machi ...
Download / Learn more Package Citations See dependency  
OPI  
Open Perimetry Interface
Implementation of the Open Perimetry Interface (OPI) for simulating and controlling visual field mac ...
Download / Learn more Package Citations See dependency  
addhazard  
Fit Additive Hazards Models for Survival Analysis
Contains tools to fit the additive hazards model to data from a cohort, random sampling, two-phase ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,236

Author Associations

23,763

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA