Package: FuzzyNumbers.Ext.2 3.2
Abbas Parchami
FuzzyNumbers.Ext.2: Apply Two Fuzzy Numbers on a Monotone Function
One can easily draw the membership function of f(x,y) by package 'FuzzyNumbers.Ext.2' in which f(.,.) is supposed monotone and x and y are two fuzzy numbers. This work is possible using function f2apply() which is an extension of function fapply() from Package 'FuzzyNumbers' for two-variable monotone functions. Moreover, this package has the ability of computing the core, support and alpha-cuts of the fuzzy-valued final result.
Authors:
FuzzyNumbers.Ext.2_3.2.tar.gz
FuzzyNumbers.Ext.2_3.2.tar.gz(r-4.5-noble)FuzzyNumbers.Ext.2_3.2.tar.gz(r-4.4-noble)
FuzzyNumbers.Ext.2_3.2.tgz(r-4.4-emscripten)FuzzyNumbers.Ext.2_3.2.tgz(r-4.3-emscripten)
FuzzyNumbers.Ext.2.pdf |FuzzyNumbers.Ext.2.html✨
FuzzyNumbers.Ext.2/json (API)
# Install 'FuzzyNumbers.Ext.2' in R: |
install.packages('FuzzyNumbers.Ext.2', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:65239db610. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 09 2024 |
R-4.5-linux | OK | Oct 09 2024 |
Exports:f2applyis.decreasingis.decreasing.on.xis.decreasing.on.yis.increasingis.increasing.on.xis.increasing.on.y
Dependencies:FuzzyNumbers
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Apply Two Fuzzy Numbers on a Monotone Function | FuzzyNumbers.Ext.2-package FuzzyNumbers.Ext.2 |
Apply a two-variable function on two fuzzy numbers | f2apply |
Diagnosis a decreasing function | is.decreasing |
Diagnosis a decreasing two-variable function toward x | is.decreasing.on.x |
Diagnosis a decreasing two-variable function toward y | is.decreasing.on.y |
Diagnosis an increasing function | is.increasing |
Diagnosis an increasing two-variable function toward x | is.increasing.on.x |
Diagnosis an increasing two-variable function toward y | is.increasing.on.y |