https://github.com/laschuet/rankingdifferences.jl
Ranking and ranking difference models
https://github.com/laschuet/rankingdifferences.jl
julia
Last synced: about 1 year ago
JSON representation
Ranking and ranking difference models
- Host: GitHub
- URL: https://github.com/laschuet/rankingdifferences.jl
- Owner: laschuet
- License: mit
- Created: 2020-01-28T15:10:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T12:48:26.000Z (over 5 years ago)
- Last Synced: 2025-02-13T06:42:51.167Z (over 1 year ago)
- Topics: julia
- Language: Julia
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# RankingDifferences.jl
[](https://github.com/laschuet/RankingDifferences.jl/blob/master/LICENSE.txt)
[](https://travis-ci.com/laschuet/RankingDifferences.jl)
[](https://ci.appveyor.com/project/laschuet/rankingdifferences-jl/branch/master)
[](https://coveralls.io/github/laschuet/RankingDifferences.jl?branch=master)
[](https://codecov.io/gh/laschuet/RankingDifferences.jl)
Ranking and ranking difference models.
## Installation
Open a Julia REPL and enter
```julia
] add RankingDifferences
```
## License
RankingDifferences.jl is licensed under the [MIT License](./LICENSE.txt).