Rdocumentation
powered by
Learn R Programming
ahp (version 0.2.12)
Analytic Hierarchy Process
Description
Model and analyse complex decision making problems using the Analytic Hierarchy Process (AHP) by Thomas Saaty.
Copy Link
Link to current version
Version
Version
0.2.12
0.2.11
0.2.10
0.2.8
0.2.7
0.2.4
Install
install.packages('ahp')
Monthly Downloads
69
Version
0.2.12
License
GPL (>= 2)
Issues
12
Pull Requests
1
Stars
98
Forks
41
Repository
http://github.com/gluc/ahp
Maintainer
Christoph Glur
Last Published
March 6th, 2018
Functions in ahp (0.2.12)
Search all functions
Calculate
Calculate the Ahp tree
GetPairwiseFromFunction
Create table from function
PrioritiesFromScoresDefault
Converts a vector of scores into priority weights.
RunGUI
Shows a GUI (Graphical User Interface) that lets you specify AHP models and view the results.
AhpMatrix
Create the AHP preference matrix from a dataframe containing the pairwiswe preferences.
Analyze
Analyze your AHP model
Visualize
Draw a diagram of the AHP tree.
ahp
ahp AHP (Analytic Hierarchy Process) Modeling for R
Load
Load an ahp model from file
PrioritiesFromPairwiseMatrixEigenvalues
Calculate the ahp priority weights from the AHP matrix.