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

Version

Install

install.packages('ahp')

Monthly Downloads

13

Version

0.2.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Christoph Glur

Last Published

January 15th, 2016

Functions in ahp (0.2.4)

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.