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

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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