Package: ecpromethee 0.1.0
ecpromethee: EC-PROMETHEE Multi-Criteria Decision Method
Implements the EC-PROMETHEE multi-criteria decision method described by Basilio, Pereira and Yigit (2023) <doi:10.3390/math11214432>. The method combines objective criteria weights from ENTROPY and CRITIC with optional subjective weights, generates random normalized weights inside criterion-specific ranges, and aggregates repeated PROMETHEE II rankings into a final score.
Authors:
ecpromethee_0.1.0.tar.gz
ecpromethee_0.1.0.tar.gz(r-4.7-any)ecpromethee_0.1.0.tar.gz(r-4.6-any)
ecpromethee_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
ecpromethee/json (API)
| # Install 'ecpromethee' in R: |
| install.packages('ecpromethee', 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 from:e4ada76b38. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 109 | ||
| wasm-release | OK | 105 |
Exports:critic_weightsec_prometheeentropy_weightspolicing_modepreference_functionpromethee_iirandom_weightsweight_ranges
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| EC-PROMETHEE Multi-Criteria Decision Method | ecpromethee-package ecpromethee |
| Calculate CRITIC Criteria Weights | critic_weights |
| Apply the EC-PROMETHEE Method | ec_promethee |
| Calculate ENTROPY Criteria Weights | entropy_weights |
| Policing Strategy Decision Matrix | policing_mode |
| Apply PROMETHEE Preference Functions | preference_function |
| Rank Alternatives With PROMETHEE II | promethee_ii |
| Generate Random Normalized Weights | random_weights |
| Build EC-PROMETHEE Weight Ranges | weight_ranges |
