Skip to content

❗ This is a read-only mirror of the CRAN R package repository. linearOrdering — Methods of Linear Ordering of Data. Homepage: https://github.com/Yard1/linearOrdering Report bugs for this package: https://github.com/Yard1/linearOrdering/issues

License

Notifications You must be signed in to change notification settings

cran/linearOrdering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linearOrdering

Build Status

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).

Installation

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")

Usage

Documentation included in the package itself.

Author

Antoni Baum

References

License

MIT

About

❗ This is a read-only mirror of the CRAN R package repository. linearOrdering — Methods of Linear Ordering of Data. Homepage: https://github.com/Yard1/linearOrdering Report bugs for this package: https://github.com/Yard1/linearOrdering/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages