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.7)runDRT_0.1.0.zip(r-4.6)runDRT_0.1.0.zip(r-4.5)
runDRT_0.1.0.tgz(r-4.6-any)runDRT_0.1.0.tgz(r-4.5-any)
runDRT_0.1.0.tar.gz(r-4.7-any)runDRT_0.1.0.tar.gz(r-4.6-any)
runDRT_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:a7357ff4a9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 104 |
Exports:run_drt
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run Doubly Ranked Tests | run_drt run_drt.default run_drt.formula |
