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.5-noble)ConcordanceTest_1.0.3.tar.gz(r-4.4-noble)
ConcordanceTest_1.0.3.tgz(r-4.4-emscripten)ConcordanceTest_1.0.3.tgz(r-4.3-emscripten)
ConcordanceTest.pdf |ConcordanceTest.html✨
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 10 months agofrom:4f94c246f3. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
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 |