Other packages > Find by keyword >

FuzzyAHP  

(Fuzzy) AHP Calculation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("FuzzyAHP", "0.9.5")



Attach the package and use:
library("FuzzyAHP")
Maintained by
Jan Caha
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-04-06
Latest Update: 2019-12-06
Description:
Calculation of AHP (Analytic Hierarchy Process - ) with classic and fuzzy weights based on Saaty's pairwise comparison method for determination of weights.
How to cite:
Jan Caha (2016). FuzzyAHP: (Fuzzy) AHP Calculation. R package version 0.9.5, https://cran.r-project.org/web/packages/FuzzyAHP. Accessed 25 Aug. 2026.
Previous versions and publish date:
0.6.1 (2016-04-06 15:31), 0.7.1 (2016-04-26 19:32), 0.8.0 (2016-11-03 19:25), 0.9.0 (2017-03-09 14:09), 0.9.1 (2018-05-21 15:26), (2026-07-09 08:04)
Other packages that cited FuzzyAHP R package
View FuzzyAHP citation profile
Other R packages that FuzzyAHP depends, imports, suggests or enhances
Complete documentation for FuzzyAHP
Functions, R codes and Examples using the FuzzyAHP R package
Some associated functions: FuzzyAHP-package . FuzzyData-class . FuzzyPairwiseComparisonMatrix-class . FuzzyWeights-class . PairwiseComparisonMatrix-class . Weights-class . bindColums-methods . buildFuzzyPairwiseComparisonMatrix-methods . buildPairwiseComparisonMatrix-methods . calculateAHP-methods . calculateWeights-methods . calculateWeights_old_methods-methods . calculate_weighting_vector-methods . compareFuzzyNumbers-methods . compareResults-methods . consistencyIndex-methods . consistencyRatio-methods . defuzziffy-methods . fuzzyData-methods . fuzzyPairwiseComparisonMatrix-methods . fuzzyPairwiseComparisonMatrix1-methods . getFuzzyNumber-methods . getFuzzyScale-methods . insertInto-methods . pairwiseComparisonMatrix-methods . strictConsistency-methods . textRepresentation-methods . weakConsistency-methods . 
Some associated R codes: class-FuzzyData.R . class-FuzzyPairwiseComparisonMatrix.R . class-FuzzyWeights.R . class-PairwiseComparisonMatrix.R . class-Weights.R . function-bindFuzzyData.R . function-buildFuzzyPairwiseComparisonMatrix.R . function-buildPairwiseComparisonMatrix.R . function-calculateAHP.R . function-calculateWeights.R . function-compare.R . function-consistencyIndex.R . function-consistencyRatio.R . function-defuzzify.R . function-getFuzzyNumbers.R . function-getFuzzyScale.R . function-insertInto.R . function-internal-optimization.R . function-internal-weights.R . function-print.R . function-strictConsistency.R . function-textRepresentation.R . function-weakConsistency.R . package-FuzzyAHP.R .  Full FuzzyAHP package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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