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 Jun. 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)
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

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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