Package: AHPtools 0.2.0
AHPtools: Consistency in the Analytic Hierarchy Process
A Swiss Army knife of utility functions for users of the Analytic Hierarchy Process (AHP) which will help you to assess the consistency of a PCM as well as to improve its consistency ratio, to compute the sensitivity of a PCM, create a logical, not a random PCM, from the preferences you provide for the alternatives, and a function that helps evaluate the actual consistency of a PCM based on objective, fair bench marking. The various functions in the toolkit additionally provide the flexibility to users to specify only the upper triangular comparison ratios of the PCM in order to performs its assigned task.
Authors:
AHPtools_0.2.0.tar.gz
AHPtools_0.2.0.zip(r-4.5)AHPtools_0.2.0.zip(r-4.4)AHPtools_0.2.0.zip(r-4.3)
AHPtools_0.2.0.tgz(r-4.4-any)AHPtools_0.2.0.tgz(r-4.3-any)
AHPtools_0.2.0.tar.gz(r-4.5-noble)AHPtools_0.2.0.tar.gz(r-4.4-noble)
AHPtools_0.2.0.tgz(r-4.4-emscripten)AHPtools_0.2.0.tgz(r-4.3-emscripten)
AHPtools.pdf |AHPtools.html✨
AHPtools/json (API)
NEWS
# Install 'AHPtools' in R: |
install.packages('AHPtools', repos = c('https://amarnathbose.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/amarnathbose/ahptools/issues
Last updated 1 years agofrom:a62f78df05. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:CRcreateLogicalPCMcreatePCMimproveCRrevisedConsistencysensitivity
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Saaty CR Consistency | CR |
Simulated Logical Pairwise Comparison Matrix for the Analytic Hierarchy Process | createLogicalPCM |
Create a Pairwise Comparison Matrix of order n for Analytic Hierarchy Process from a vector of length n(n-1)/2 comparison ratios | createPCM |
Improve the CR consistency of a PCM | improveCR |
Evaluate Revised Consistency | revisedConsistency |
Compute Sensitivity | sensitivity |