https://github.com/corybrunson/tautable
critical value tables for Kendall's tau-a
https://github.com/corybrunson/tautable
correlation-coefficient critical-values kendall-tau
Last synced: about 2 months ago
JSON representation
critical value tables for Kendall's tau-a
- Host: GitHub
- URL: https://github.com/corybrunson/tautable
- Owner: corybrunson
- License: gpl-2.0
- Created: 2014-10-20T19:28:49.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-03-24T23:14:32.000Z (about 4 years ago)
- Last Synced: 2025-02-05T00:41:46.234Z (4 months ago)
- Topics: correlation-coefficient, critical-values, kendall-tau
- Language: R
- Homepage:
- Size: 536 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tautable
========Scripts to produce tables of critical values for Kendall's tau-a
## Install
```r
remotes::install_github("corybrunson/tautable")
```