The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Full Consistency Method (FUCOM) for multi-criteria decision-making (MCDM), developed by Dragam Pamucar in 2018 (<doi:10.3390/sym10090393>). The goal of the method is to determine the weights of criteria such that the deviation from full consistency is minimized. Users provide a character vector specifying the ranking of each criterion according to its significance, starting from the criterion expected to have the highest weight to the least significant one. Additionally, users provide a numeric vector specifying the priority values for each criterion. The comparison is made with respect to the first-ranked (most significant) criterion. The function returns the optimized weights for each criterion (summing to 1), the comparative priority (Phi) values, the mathematical transitivity condition (w) value, and the minimum deviation from full consistency (DFC).
Version: | 0.0.2 |
Depends: | R (≥ 4.2.0) |
Imports: | nloptr, stats |
Suggests: | knitr, rmarkdown, spelling, testthat (≥ 3.0.0) |
Published: | 2024-09-25 |
DOI: | 10.32614/CRAN.package.fucom |
Author: | Mateus Vanzetta [aut, cre], Marcos Santos [ctb] |
Maintainer: | Mateus Vanzetta <mateusvanzetta at id.uff.br> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README |
CRAN checks: | fucom results |
Reference manual: | fucom.pdf |
Vignettes: |
Introduction to the FUCOM Method for MCDM (source, R code) |
Package source: | fucom_0.0.2.tar.gz |
Windows binaries: | r-devel: fucom_0.0.2.zip, r-release: fucom_0.0.2.zip, r-oldrel: fucom_0.0.2.zip |
macOS binaries: | r-release (arm64): fucom_0.0.2.tgz, r-oldrel (arm64): fucom_0.0.2.tgz, r-release (x86_64): fucom_0.0.2.tgz, r-oldrel (x86_64): fucom_0.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fucom to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.