runDRT

An R Package that contains code to run Doubly Ranked Tests (DRTs) as described by Meyer (2024). DRTs are non-parametric tests that can be used to compare groups of curves or surfaces.

Installation

Run the following code:

install.packages("devtools")
devtools::install_github("markjmeyer/runDRT")