Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.2.12) of this package.
Take me there.
ahp (version 0.2.4)
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
13
Version
0.2.4
License
GPL (>= 2)
Issues
12
Pull Requests
1
Stars
98
Forks
42
Repository
http://github.com/gluc/ahp
Maintainer
Christoph Glur
Last Published
January 15th, 2016
Functions in ahp (0.2.4)
Search all functions
Visualize
Draw a diagram of the AHP tree.
ahp
ahp AHP (Analytic Hierarchy Process) Modeling for R
PrioritiesFromScoresDefault
Converts a vector of scores into priority weights.
Calculate
Calculate the Ahp tree
Analyze
Analyze your AHP model
GetPairwiseFromFunction
Create table from function
RunGUI
Shows a GUI (Graphical User Interface) that lets you specify AHP models and view the results.
PrioritiesFromPairwiseMatrixEigenvalues
Calculate the ahp priority weights from the AHP matrix.
Load
Load an ahp model from file
AhpMatrix
Create the AHP preference matrix from a dataframe containing the pairwiswe preferences.