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.1")



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: 2021-10-13
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.1, https://cran.r-project.org/web/packages/ARTool. Accessed 06 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
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  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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