Package: AHPtools 0.3.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 (as distinct from a random PCM) from preferences provided 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.3.0.tar.gz
AHPtools_0.3.0.tar.gz(r-4.5-noble)AHPtools_0.3.0.tar.gz(r-4.4-noble)
AHPtools_0.3.0.tgz(r-4.4-emscripten)AHPtools_0.3.0.tgz(r-4.3-emscripten)
AHPtools.pdf |AHPtools.html✨
AHPtools/json (API)
NEWS
# Install 'AHPtools' in R: |
install.packages('AHPtools', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 months agofrom:71edbe687a. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
Exports:consEvalCRcreateLogicalPCMcreatePCMimproveCRlogitModelrevisedConsistencysensitivity
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Find consistency of a PCM based on Preference Reversals | consEval |
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 |
Logistic Regression Model | logitModel |
Evaluate Revised Consistency | revisedConsistency |
Compute Sensitivity | sensitivity |