linearOrdering is an R package providing several methods for linear ordering of numerical data.
Currently included methods:
- Sum of ranks
- Standardized sums
- Hellwig's (Hellwig, 1968)
- TOPSIS (Hwang & Yoon, 1981).
Use install.packages() (for the release version) or devtools (for the development version) to install linearOrdering.
install.packages("linearOrdering")
install.packages("devtools")
devtools::install_github("Yard1/linearOrdering")
Documentation included in the package itself.
Antoni Baum
- Hellwig, Z. (1968). On the optimal choice of predictors. UNESCO.
- Yoon, K. P., & Hwang, C. L. (1981). Multiple Attribute Decision Making: Methods and Applications. New York: Springer-Verlag. ISBN: 978-3-642-48318-9