Package: ConcordanceTest 1.0.3

Laura Anton-Sanchez
ConcordanceTest: An Alternative to the Kruskal-Wallis Based on the Kendall Tau Distance
The Concordance Test is a non-parametric method for testing whether two o more samples originate from the same distribution. It extends the Kendall Tau correlation coefficient when there are only two groups. For details, see Alcaraz J., Anton-Sanchez L., Monge J.F. (2022) The Concordance Test, an Alternative to Kruskal-Wallis Based on the Kendall-tau Distance: An R Package. The R Journal 14, 26–53 <doi:10.32614/RJ-2022-039>.
Authors:
ConcordanceTest_1.0.3.tar.gz
ConcordanceTest_1.0.3.tar.gz(r-4.7-any)ConcordanceTest_1.0.3.tar.gz(r-4.6-any)
ConcordanceTest_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ConcordanceTest/json (API)
NEWS
| # Install 'ConcordanceTest' in R: |
| install.packages('ConcordanceTest', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:4f94c246f3. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 106 | ||
| wasm-release | OK | 99 |
Exports:CT_CoefficientCT_Critical_ValuesCT_Density_PlotCT_DistributionCT_Hypothesis_TestCT_Probability_PlotLOPPermutations_With_Repetition
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Concordance Coefficient and Kruskal-Wallis Statistic | CT_Coefficient |
| Critical Values of the Concordance and Kruskal-Wallis Tests | CT_Critical_Values |
| Density Plot from the Concordance Coefficient and the Kruskal-Wallis Normalized Statistic | CT_Density_Plot |
| Probability Distribution of the Concordance Coefficient and the Kruskal-Wallis Statistic | CT_Distribution |
| Hypothesis Test for Testing whether Samples Originate from the Same Distribution | CT_Hypothesis_Test |
| Probability Plot for the Concordance Coefficient and the Kruskal-Wallis Statistic | CT_Probability_Plot |
| Linear Ordering Problem (LOP) | LOP |
| Enumerate the Permutations of the Elements of a Vector When Some of those Elements are Identical | Permutations_With_Repetition |