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.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'))

Peer review:

Bug tracker:https://github.com/markjmeyer/rundrt/issues

On CRAN:

1 exports 1.06 score 0 dependencies 667 downloads

Last updated 3 months agofrom:a7357ff4a9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winOKAug 21 2024
R-4.5-linuxOKAug 21 2024
R-4.4-winOKAug 21 2024
R-4.4-macOKAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:run_drt

Dependencies:

Readme and manuals

Help Manual

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