Other packages > Find by keyword >

ARTool  

Aligned Rank Transform
View on CRAN: Click here


Download and install ARTool package within the R console
Install from CRAN:
install.packages("ARTool")

Install from Github:
library("remotes")
install_github("cran/ARTool")

Install by package version:
library("remotes")
install_version("ARTool", "0.11.2")



Attach the package and use:
library("ARTool")
Maintained by
Matthew Kay
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-12-02
Latest Update: 2025-04-10
Description:
The aligned rank transform for nonparametric factorial ANOVAs as described by Wobbrock, Findlater, Gergle, and Higgins (2011) . Also supports aligned rank transform contrasts as described by Elkin, Kay, Higgins, and Wobbrock (2021) .
How to cite:
Matthew Kay (2014). ARTool: Aligned Rank Transform. R package version 0.11.2, https://cran.r-project.org/web/packages/ARTool. Accessed 09 Jun. 2026.
Previous versions and publish date:
0.9.3 (2014-12-02 12:24), 0.9.4 (2015-05-28 00:44), 0.9.5 (2015-06-01 08:20), 0.10.0 (2016-01-11 09:44), 0.10.2 (2016-03-29 20:04), 0.10.4 (2016-10-24 11:28), 0.10.5 (2018-07-09 19:20), 0.10.6 (2019-02-04 00:23), 0.10.7 (2020-03-20 06:10), 0.10.8 (2020-10-31 08:30), 0.11.0 (2021-02-24 08:00), 0.11.1 (2021-10-13 13:30)
Other packages that cited ARTool R package
View ARTool citation profile
Other R packages that ARTool depends, imports, suggests or enhances
Complete documentation for ARTool
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA