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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns