Skip to content

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.

Notifications You must be signed in to change notification settings

FarrelAD/Rank-Order-Centroid-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 main.php

Example Output

Result

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages