fucom: Full Consistency Method (FUCOM)

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 ORCID iD [ctb]
Maintainer: Mateus Vanzetta <mateusvanzetta at id.uff.br>
License: GPL (≥ 3)
NeedsCompilation: no
Language: en-US
Materials: README
CRAN checks: fucom results

Documentation:

Reference manual: fucom.pdf
Vignettes: Introduction to the FUCOM Method for MCDM (source, R code)

Downloads:

Package source: fucom_0.0.2.tar.gz
Windows binaries: r-devel: not available, r-release: fucom_0.0.2.zip, r-oldrel: not available
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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fucom to link to this page.