1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# RMCDA

<h3>Installation Guide</h3>

To install R package run the following code:

```
devtools::install_github("AnniceNajafi/RMCDA")
```
<h3>Description of Methods</h3>
This is an R package for applying MCDA methods on product data.
 
 <h3>Methods</h3>
 <ul>
  <li>Analytical Hierarchical Process (AHP)</li>
  <li>Analytical Network Process (ANP)</li>
  <li>Fuzzy Analytical Hierarchical Process (FAHP)</li>
  <li>Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS)</li>
  <li>CRITIC (CRiteria Importance Through Intercriteria Correlation) method</li>
  <li>Entropy method</li>
  <li>VIšekriterijumsko KOmpromisno Rangiranje (VIKOR) method</li>
  <li>Preference Ranking Organization Method for Enrichment Evaluation (PROMOTHEE) I & II</li>
  <li>Best Worst Method (BWM)</li>
  <li>Stratified Best Worst Method</li>
  <li>Stratified Multi-Criteria Decision Making (SMCDM)</li>
 </ul>

<h3>Online Application</h3> 
Web-based application to apply methods can be accessed through <a href="https://www.shinyapps.io/admin/#/application/13085512">this link</a>.

<h3>Contact Information</h3>
For any technical questions, please contact <a href=mailto:annicenajafi27@gmail.com>Annice Najafi</a>. 

<br>
<br>
<br>
Open-source software developed in California, 🇺🇸