Package: linearOrdering
Type: Package
Title: Methods of Linear Ordering of Data
Version: 1.0.0
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
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-10 00:08:53 UTC; baum
Author: Antoni Baum [aut, cre]
Maintainer: Antoni Baum <antoni.baum@protonmail.com>
Repository: CRAN
Date/Publication: 2019-10-11 09:30:02 UTC
