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:Mark J. Meyer [aut, cre, cph]

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

On CRAN:

Conda:

2.70 score 575 downloads 1 exports 0 dependencies

Last updated from:a7357ff4a9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK128
source / vignettesOK169
linux-release-x86_64OK126
macos-release-arm64OK121
macos-oldrel-arm64OK158
windows-develOK70
windows-releaseOK71
windows-oldrelOK88
wasm-releaseOK104

Exports:run_drt

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Run Doubly Ranked Testsrun_drt run_drt.default run_drt.formula