https://github.com/farrelad/rank-order-centroid-php
This project is a simple implementation of the Rank Order Centroid (ROC) method using PHP. ROC is a technique commonly used in decision support systems to assign weights to criteria based on their rank.
https://github.com/farrelad/rank-order-centroid-php
criteria-weighting decision-support-system dss php php-cli php-indonesia php-native rank-order-centroid roc sistem-pendukung-keputusan weight-assignment
Last synced: 11 months ago
JSON representation
This project is a simple implementation of the Rank Order Centroid (ROC) method using PHP. ROC is a technique commonly used in decision support systems to assign weights to criteria based on their rank.
- Host: GitHub
- URL: https://github.com/farrelad/rank-order-centroid-php
- Owner: FarrelAD
- Created: 2025-04-23T05:52:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-23T07:08:03.000Z (11 months ago)
- Last Synced: 2025-04-27T09:59:00.405Z (11 months ago)
- Topics: criteria-weighting, decision-support-system, dss, php, php-cli, php-indonesia, php-native, rank-order-centroid, roc, sistem-pendukung-keputusan, weight-assignment
- Language: PHP
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rank-Order-Centroid-PHP
This project is a simple implementation of the Rank Order Centroid (ROC) method using PHP. ROC is a technique commonly used in decision support systems to assign weights to criteria based on their rank.
## 🏃🏻♂️ How to run this program ?
1. Make sure PHP is installed on your computer.
2. Open your terminal and run the following command:
```php
php main.php
```
## Example Output
