Other packages > Find by keyword >

RItools  

Randomization Inference Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RItools", "0.3-5")



Attach the package and use:
library("RItools")
Maintained by
Jake Bowers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-09-28
Latest Update: 2025-05-17
Description:
Tools for randomization-based inference. Current focus is on the d^2 omnibus test of differences of means following Hansen and Bowers (2008) . This test is useful for assessing balance in matched observational studies or for analysis of outcomes in block-randomized experiments.
How to cite:
Jake Bowers (2008). RItools: Randomization Inference Tools. R package version 0.3-5, https://cran.r-project.org/web/packages/RItools. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-2 (2008-09-28 21:26), 0.1-3 (2008-10-07 20:19), 0.1-4 (2008-12-18 09:26), 0.1-5 (2009-01-22 09:36), 0.1-6 (2009-05-08 13:04), 0.1-7 (2009-06-25 08:38), 0.1-8 (2009-07-18 17:35), 0.1-9 (2010-01-08 18:04), 0.1-10 (2010-09-23 08:14), 0.1-11 (2011-03-05 17:39), 0.1-12 (2014-07-24 19:05), 0.1-13 (2016-01-18 00:00), 0.1-15 (2016-05-30 15:49), 0.1-16.1 (2019-05-26 09:50), 0.1-16 (2018-06-19 06:48), 0.1-17 (2019-07-10 11:00), 0.1-18 (2022-02-28 10:30), 0.3-0 (2022-07-20 17:10), 0.3-1 (2022-08-10 11:10), 0.3-2 (2023-02-04 02:22), 0.3-3 (2023-03-10 09:20), 0.3-4 (2024-05-31 22:12)
Other packages that cited RItools R package
View RItools citation profile
Other R packages that RItools depends, imports, suggests or enhances
Complete documentation for RItools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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