Package: linearOrdering
Type: Package
Title: Methods of Linear Ordering of Data
Version: 1.0.1
Authors@R: person("Antoni", "Baum", email = "antoni.baum@protonmail.com",
  role = c("aut", "cre"))
Description: Provides various methods of linear ordering of data. Supports weights and positive/negative impacts.
    Currently included methods:
    * Sum of ranks
    * Standardized sums
    * Hellwig's (Hellwig, 1968, <https://unesdoc.unesco.org/ark:/48223/pf0000158559.locale=en>)
    * TOPSIS (Yoon & Hwang, 1981, ISBN:978-3-642-48318-9).
URL: https://github.com/Yard1/linearOrdering
BugReports: https://github.com/Yard1/linearOrdering/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2021-05-12 20:43:50 UTC; baum
Author: Antoni Baum [aut, cre]
Maintainer: Antoni Baum <antoni.baum@protonmail.com>
Repository: CRAN
Date/Publication: 2021-05-12 20:50:02 UTC
