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). By default, it calculates a sufficient statistic for the subject's order within 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).

Getting started

Package details

AuthorMark J. Meyer [aut, cre, cph] (<https://orcid.org/0000-0003-3942-9675>)
MaintainerMark J. Meyer <mjm556@georgetown.edu>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("runDRT")

Try the runDRT package in your browser

Any scripts or data that you put into this service are public.

runDRT documentation built on June 22, 2024, 9:41 a.m.