Package: runDRT 0.1.0
runDRT: Run Doubly Ranked Tests
Doubly ranked tests are nonparametric tests for grouped functional and multivariate data. The testing procedure first ranks a matrix (or three dimensional array) of data by column (if a matrix) or by cell (across the third dimension if an array). It then calculates a sufficient statistic for the order in the sample using the observed ranks, taken over the columns or cells. Depending on the number of groups, G, the summarized ranks are then analyzed using either a Wilcoxon Rank Sum test (G = 2) or a Kruskal-Wallis (G greater than 2).
Authors:
runDRT_0.1.0.tar.gz
runDRT_0.1.0.zip(r-4.5)runDRT_0.1.0.zip(r-4.4)runDRT_0.1.0.zip(r-4.3)
runDRT_0.1.0.tgz(r-4.4-any)runDRT_0.1.0.tgz(r-4.3-any)
runDRT_0.1.0.tar.gz(r-4.5-noble)runDRT_0.1.0.tar.gz(r-4.4-noble)
runDRT_0.1.0.tgz(r-4.4-emscripten)runDRT_0.1.0.tgz(r-4.3-emscripten)
runDRT.pdf |runDRT.html✨
runDRT/json (API)
NEWS
# Install 'runDRT' in R: |
install.packages('runDRT', repos = c('https://markjmeyer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/markjmeyer/rundrt/issues
Last updated 5 months agofrom:a7357ff4a9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:run_drt
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Run Doubly Ranked Tests | run_drt run_drt.default run_drt.formula |