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

Version

Install

install.packages('ahp')

Monthly Downloads

69

Version

0.2.12

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 6th, 2018

Functions in ahp (0.2.12)

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.