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 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:19), 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

RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
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  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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