ART: Aligned Rank Transform for Nonparametric Factorial Analysis

An implementation of the Aligned Rank Transform technique for factorial analysis (see references below for details) including models with missing terms (unsaturated factorial models). The function first computes a separate aligned ranked response variable for each effect of the user-specified model, and then runs a classic ANOVA on each of the aligned ranked responses. For further details, see Higgins, J. J. and Tashtoush, S. (1994). An aligned rank transform test for interaction. Nonlinear World 1 (2), pp. 201-211. Wobbrock, J.O., Findlater, L., Gergle, D. and Higgins,J.J. (2011). The Aligned Rank Transform for nonparametric factorial analyses using only ANOVA procedures. Proceedings of the ACM Conference on Human Factors in Computing Systems (CHI '11). New York: ACM Press, pp. 143-146. <doi:10.1145/1978942.1978963>.

Version: 1.0
Imports: stats, car
Published: 2015-08-13
Author: Pablo J. Villacorta
Maintainer: Pablo J. Villacorta <pjvi at decsai.ugr.es>
BugReports: http://decsai.ugr.es/~pjvi
License: LGPL (≥ 3)
URL: http://decsai.ugr.es/~pjvi/r-packages.html
NeedsCompilation: no
CRAN checks: ART results

Documentation:

Reference manual: ART.pdf

Downloads:

Package source: ART_1.0.tar.gz
Windows binaries: r-devel: ART_1.0.zip, r-release: ART_1.0.zip, r-oldrel: ART_1.0.zip
macOS binaries: r-release (arm64): ART_1.0.tgz, r-oldrel (arm64): ART_1.0.tgz, r-release (x86_64): ART_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ART to link to this page.