Socket
Socket
Sign inDemoInstall

102003766-topsis

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    102003766-topsis

Multiple Criteria Decision Making


Maintainers
1

Readme

Topsis

TOPSIS is based on the fundamental premise that the best solution has the shortest distance from the positive-ideal solution, and the longest distance from the negative-ideal one. Alternatives are ranked with the use of an overall index calculated based on the distances from the ideal solutions.

It takes 4 arguments : 1.Data.csv file 2.Weights 3.Impacts 4.Result file

Returns file with Ranks and Topsis Score

How to use it?

Open terminal and type topsis data file name weights impacts result file name

ex: topsis data.csv 1,1,1,1 +,+,-,+ resullt.csv

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc